pinctrl: samsung: remove duplicated line
authorJingoo Han <jg1.han@samsung.com>
Fri, 8 Feb 2013 05:39:30 +0000 (14:39 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2013 19:16:36 +0000 (20:16 +0100)
This patch removes duplicated line of samsung_pinctrl_register(),
because the number of pins is redundantly assigned twice.

Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found