From: Brian Norris Date: Wed, 30 Oct 2013 23:39:51 +0000 (-0400) Subject: mtd: omap2: use nand_base defaults for polled I/O X-Git-Tag: v3.14-rc1~65^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf0e4d2b3faf9494bb6bd32141c0dcfceced1746;p=pandora-kernel.git mtd: omap2: use nand_base defaults for polled I/O The omap_{read,write}_buf{8,16}() functions are identical to the default nand_base versions. Just let nand_base assign them in the NAND_OMAP_POLLED case. Signed-off-by: Brian Norris Tested-by: Pekon Gupta --- Reading git-diff-tree failed