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:
e198a8d
)
GPIO: add bindings for managed devices
author
John Crispin
<blogic@openwrt.org>
Tue, 20 Dec 2011 20:40:21 +0000
(21:40 +0100)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 4 Jan 2012 18:37:42 +0000
(11:37 -0700)
This patch adds 2 functions that allow managed devices to request GPIOs.
These GPIOs will then be managed by drivers/base/devres.c.
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found