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:
f5f9311
)
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 4 Apr 2012 15:14:48 +0000
(16:14 +0100)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 6 Apr 2012 04:40:32 +0000
(21:40 -0700)
Currently the managed gpio_request() and gpio_free() are not stubbed out
for configurations not using gpiolib - do that to aid use in drivers.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found