]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: single: search for the bits property when parsing bits
authorAxel Haslam <ahaslam@baylibre.com>
Wed, 9 Nov 2016 14:54:01 +0000 (15:54 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Nov 2016 20:29:37 +0000 (21:29 +0100)
commit72a985d1d9060c7b33a067ca3ff6b71ddd1414e2
tree420e6778515ef0dd941f06fd55fcb526ce468cb7
parent97de3c50c4a3546eccae2de6b18773c19983aa72
pinctrl: single: search for the bits property when parsing bits

The pcs_parse_bits_in_pinctrl_entry function should search
for the "pinctrl-single,bits" and not "pinctrl-single,pins"

Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-single.c