pinctrl: samsung: remove duplicated line
commit007cd694332e6d5f57ef76431d2372c958b85a21
authorJingoo Han <jg1.han@samsung.com>
Fri, 8 Feb 2013 05:39:30 +0000 (8 14:39 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2013 19:16:36 +0000 (10 20:16 +0100)
treea45ff368b7c0cdca3b0bccedd9704192b32efda4
parentc3f78f07639c286fb9df25c0c55e42e1401830d8
pinctrl: samsung: remove duplicated line

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>
drivers/pinctrl/pinctrl-samsung.c