pinctrl/lantiq: only probe available pad controllers
authorJohn Crispin <blogic@openwrt.org>
Fri, 1 Feb 2013 12:05:00 +0000 (13:05 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 5 Feb 2013 15:17:24 +0000 (16:17 +0100)
The template falcon.dtsi lists all 6 pad controllers that
can be loaded. Only probe those that have status = "okay";
inside the dts file.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found