pinctrl: rockchip: handle first half of rk3188-bank0 correctly
authorHeiko Stübner <heiko@sntech.de>
Tue, 25 Mar 2014 23:57:52 +0000 (00:57 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Apr 2014 07:39:33 +0000 (09:39 +0200)
commitc4a532dee6b6e433d267d76d643e62ab90ca9eb9
treecc4a58ffefe58e9eda1b84cc640fe504886cf4c7
parent14797189b35e9ec4344eeb75bdca4120cba88b69
pinctrl: rockchip: handle first half of rk3188-bank0 correctly

The first half of pinbank 0 only has one muxing function (as gpios) and
does not have a special mux-register.

Therefore ensure that no other mux function can be selected and also do not
write to a non-existent register.

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