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:
977875d
)
mtd: omap2: get rid of omap_wait
author
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 4 Apr 2012 21:24:18 +0000
(
00:24
+0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Fri, 27 Apr 2012 21:27:55 +0000
(
00:27
+0300)
omap_wait() is mostly just a copy of generic nand_wait(),
gpmc_nand_read() that it's doing is equivalent to normal data read.
After this change OMAP driver benefits from better tested generic wait
implementation and gains LED support.
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
No differences found