pinctrl: SPEAr: Create macro for declaring GPIO PINS
authorViresh Kumar <viresh.kumar@st.com>
Thu, 5 Apr 2012 13:29:23 +0000 (18:59 +0530)
committerArnd 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