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:
16b2592
)
sh: Enable optional gpiolib for all CPUs with pinmux tables.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Nov 2010 16:24:48 +0000
(12:24 -0400)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 9 Nov 2010 07:40:07 +0000
(16:40 +0900)
All of the CPUs with pinmux tables support gpiolib. At present the boards
that depend on it for initialization manually select gpiolib as needed,
but there is no reason why it can't be exposed generically to the user
regardless.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found