From: Koul, Vinod Date: Mon, 20 Oct 2014 16:06:13 +0000 (+0530) Subject: mtd: mxc_nand: use __iowrite32_copy for 32 bit copy X-Git-Tag: omap-for-v3.20/drop-legacy-3517~53^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a87a159cca9deb29b6b72e9aed9d6644b5d1c8;p=pandora-kernel.git mtd: mxc_nand: use __iowrite32_copy for 32 bit copy The driver was also using own method to do 32bit copy, turns out we have a kernel API so use that instead Signed-off-by: Vinod Koul Signed-off-by: Brian Norris --- Reading git-diff-tree failed