dect
/
linux-2.6
Archived
13
0
Fork 0

pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Viresh Kumar 2012-04-27 17:05:10 +05:30 committed by Arnd Bergmann
parent 71e09a9e7d
commit eb3f995d7e
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@ static struct spear_pingroup clcd_pingroup = {
};
static const unsigned clcd_high_res_pins[] = { 30, 31, 32, 33, 34, 35, 36, 37,
38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52 };
38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53 };
static struct spear_muxreg clcd_high_res_muxreg[] = {
{
.reg = PAD_FUNCTION_EN_1,