pinctrl: rockchip: handle first half of rk3188-bank0 correctly
From: Heiko Stuebner <heiko@...> Date: Wed, 26 Mar 2014 00:33:21 +0100
Commit-Message
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@...>
Patch-Comment
drivers/pinctrl/pinctrl-rockchip.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
Statistics
- 14 lines added
- 0 lines removed