commit | d1e77afe9d647174428de7d29be85a13f94f645b | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Thu Apr 05 18:59:23 2012 +0530 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon May 14 17:34:06 2012 +0200 |
tree | ab09340b581644899824e7f1d82d0fc59c8ca915 | |
parent | 0b928af1f40f152dd6469f32b7792480048e6b44 [diff] |
pinctrl: SPEAr: Create macro for declaring GPIO PINS 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>