git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
103cdd8
)
mtd: omap2: use nand_base defaults for polled I/O
author
Brian Norris
<computersforpeace@gmail.com>
Wed, 30 Oct 2013 23:39:51 +0000
(19:39 -0400)
committer
Brian Norris
<computersforpeace@gmail.com>
Tue, 7 Jan 2014 18:07:35 +0000
(10:07 -0800)
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 <computersforpeace@gmail.com>
Tested-by: Pekon Gupta <pekon@ti.com>
No differences found