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:
76ec9d1
)
Remove GENERIC_GPIO config option
author
Alexandre Courbot
<acourbot@nvidia.com>
Thu, 28 Mar 2013 12:07:46 +0000
(
05:07
-0700)
committer
Alexandre Courbot
<acourbot@nvidia.com>
Tue, 16 Apr 2013 09:47:19 +0000
(18:47 +0900)
GENERIC_GPIO has been made equivalent to GPIOLIB in architecture code
and all driver code has been switch to depend on GPIOLIB. It is thus
safe to have GENERIC_GPIO removed.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
No differences found