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:
0b928af
)
pinctrl: SPEAr: Create macro for declaring GPIO PINS
author
Viresh Kumar
<viresh.kumar@st.com>
Thu, 5 Apr 2012 13:29:23 +0000
(18:59 +0530)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 14 May 2012 15:34:06 +0000
(17:34 +0200)
Same GPIO pins declarations would be required for other SoCs and that will be a
lot of lines of code. Its better to create common macros for it.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
No differences found