From 76413839dbf3f03a3024c4c206d7098edbf0f83c Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 13 Apr 2013 09:32:13 +0400 Subject: [PATCH] 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-format-patch failed