]> Pileus Git - ~andy/linux/commit
pinctrl: rockchip: remove redundant check
authorHeiko Stübner <heiko@sntech.de>
Tue, 15 Oct 2013 23:08:11 +0000 (01:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 13:33:53 +0000 (15:33 +0200)
commitd1358f90e3b63530a5e0cf4ffa7560b359e9d638
tree92adb275502bfb8d1d52d9e61aff6742ba69748a
parent65fca613b00aa2aaa008d40304e00b76f4693f60
pinctrl: rockchip: remove redundant check

The check limiting bias options to supported ones is already
done thru rockchip_pinconf_pull_valid. Therefore this check is
redundant and can be removed.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-rockchip.c