From: David Brownell Date: Sun, 31 Aug 2008 21:19:05 +0000 (-0700) Subject: omap2_nand updates X-Git-Tag: v2.6.27-omap1~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a13a473443294b7cdc350ac2e55447c5d534f93;p=pandora-kernel.git omap2_nand updates Minor updates to the OMAP{2,3} NAND driver: - Rename those buffer PIO routines as *_buf16() - Get rid of pointless LE16 data conversions; OMAP is always LE - Speed up buffer reads by switching to __raw_readsl() Right now this driver only handles 16-bit NAND, but eventually it should handle 8-bit too. Moreover it may be worth using DMA... Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed