pinctrl: rockchip: correctly handle arguments of pinconf options
authorHeiko Stübner <heiko@sntech.de>
Sun, 16 Jun 2013 15:41:16 +0000 (17:41 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 16:18:34 +0000 (18:18 +0200)
Change the rockchip pinctrl driver to handle the arguments to the pull
pinconfig options correctly. So only accept non-0 values for the
pull options as the rockchip pin-controller can only turn pulls on and
off (this via BIAS_DISABLE).

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

No differences found