From: Alexander Shiyan Date: Sat, 13 Apr 2013 05:32:13 +0000 (+0400) Subject: mtd: nand_base: Use io{read, write}*_rep functions for transfer X-Git-Tag: v3.12-rc1~82^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76413839dbf3f03a3024c4c206d7098edbf0f83c;p=pandora-kernel.git mtd: nand_base: Use io{read, write}*_rep functions for transfer This patch replaces the usage of loops in the nand_base code with io{read,write}{8,16}_rep calls instead. Signed-off-by: Alexander Shiyan Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed