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:
e0377cd
)
mtd: nand: jz4740: Convert to GPIO descriptor API
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 2 Dec 2014 19:48:26 +0000
(20:48 +0100)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 2 Feb 2015 09:04:36 +0000
(
01:04
-0800)
Use the GPIO descriptor API instead of the deprecated legacy GPIO API to
manage the busy GPIO.
The patch updates both the jz4740 nand driver and the only user of the driver
the qi-lb60 board driver.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found