summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_speedtest.c
diff options
context:
space:
mode:
authorArtem Bityutskiy2011-12-23 16:27:46 +0100
committerDavid Woodhouse2012-01-09 19:25:02 +0100
commit969e57adc2589a0a0ae5edbbe7b92062565ce70b (patch)
treeaf82f2a48104749151e8d87573f29df1eb73ff48 /drivers/mtd/tests/mtd_speedtest.c
parentlogfs: rename functions starting with mtd_ (diff)
downloadkernel-qcow2-linux-969e57adc2589a0a0ae5edbbe7b92062565ce70b.tar.gz
kernel-qcow2-linux-969e57adc2589a0a0ae5edbbe7b92062565ce70b.tar.xz
kernel-qcow2-linux-969e57adc2589a0a0ae5edbbe7b92062565ce70b.zip
mtd: mtdchar: rename functions
We are going to re-work the MTD interface and change 'mtd->write()' to 'mtd_write()', 'mtd->read()' to 'mtd_read()' and so forth for all functions in the 'struct mtd_info' structure. However, mtdchar.c has its own 'mtd_read()', 'mtd_write()', etc functions which collide with our changes. This patch renames these functions to 'mtdchar_read()', 'mtdchar_write()', etc. Additionally, to make the 'mtdchar.c' file look consistent, rename similarly all the other functions starting with 'mtd_'. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/tests/mtd_speedtest.c')
0 files changed, 0 insertions, 0 deletions