]> Pileus Git - ~andy/linux/commit
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)
commitd1e77afe9d647174428de7d29be85a13f94f645b
treeab09340b581644899824e7f1d82d0fc59c8ca915
parent0b928af1f40f152dd6469f32b7792480048e6b44
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>
drivers/pinctrl/spear/pinctrl-spear.h
drivers/pinctrl/spear/pinctrl-spear3xx.c