Re: [PATCH 02/11] PINCTRL: lantiq: faulty bit inversion

2013-02-05 Thread Linus Walleij
On Fri, Feb 1, 2013 at 1:04 PM, John Crispin wrote: > The logic of the OD bit was inverted when calling the pinconf get methode. > > Signed-off-by: John Crispin Applied for fixes. Thanks, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: [PATCH 02/11] PINCTRL: lantiq: faulty bit inversion

2013-02-05 Thread Linus Walleij
On Fri, Feb 1, 2013 at 1:04 PM, John Crispin blo...@openwrt.org wrote: The logic of the OD bit was inverted when calling the pinconf get methode. Signed-off-by: John Crispin blo...@openwrt.org Applied for fixes. Thanks, Linus Walleij -- To unsubscribe from this list: send the line

[PATCH 02/11] PINCTRL: lantiq: faulty bit inversion

2013-02-01 Thread John Crispin
The logic of the OD bit was inverted when calling the pinconf get methode. Signed-off-by: John Crispin --- drivers/pinctrl/pinctrl-xway.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-xway.c b/drivers/pinctrl/pinctrl-xway.c index 69dec9b..c49c9db

[PATCH 02/11] PINCTRL: lantiq: faulty bit inversion

2013-02-01 Thread John Crispin
The logic of the OD bit was inverted when calling the pinconf get methode. Signed-off-by: John Crispin blo...@openwrt.org --- drivers/pinctrl/pinctrl-xway.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-xway.c b/drivers/pinctrl/pinctrl-xway.c