summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
diff options
context:
space:
mode:
authorMatthew Leach2012-12-10 20:12:39 +0100
committerArtem Bityutskiy2012-12-13 12:39:44 +0100
commit8204536207e99b3bbbd13d936aaa3b18449b9c00 (patch)
tree8b8b7e42b46e36ff20d71445c166c71835ddbfe4 /drivers/mtd/nand/nand_base.c
parentmtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited. (diff)
downloadkernel-qcow2-linux-8204536207e99b3bbbd13d936aaa3b18449b9c00.tar.gz
kernel-qcow2-linux-8204536207e99b3bbbd13d936aaa3b18449b9c00.tar.xz
kernel-qcow2-linux-8204536207e99b3bbbd13d936aaa3b18449b9c00.zip
mtd: nand/gpio: use io{read,write}*_rep accessors
The {read,write}s{b,w,l} operations are not defined by all architectures and are being removed from the asm-generic/io.h interface. This patch replaces the usage of these string functions in the mtd gpio accessors with io{read,write}{8,16,32}_rep calls instead. Signed-off-by: Matthew Leach <matthew@mattleach.net> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'drivers/mtd/nand/nand_base.c')
0 files changed, 0 insertions, 0 deletions