From: Afzal Mohammed Date: Sat, 29 Sep 2012 05:52:21 +0000 (+0530) Subject: mtd: nand: omap: read nand using register address X-Git-Tag: omap-for-v3.8/cleanup-headers-signed~21^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea1e4ba7bec0a3d490a846376140643e4860536;p=pandora-kernel.git mtd: nand: omap: read nand using register address Now that gpmc-nand registers are available in driver, use it to read nand data. "65b97cf mtd: nand: omap2: handle nand on gpmc" modified all other instances. After initial versions of that patch, a new change added reading nand data using gpmc exposed function. In the final version this change was not taken care. Signed-off-by: Afzal Mohammed --- Reading git-diff-tree failed