Re: [PATCH] pinctrl: pinctrl-abx500: fix issue when no pdata

2013-04-18 Thread Linus Walleij
On Thu, Apr 18, 2013 at 9:15 AM, Patrice CHOTARD wrote: > Fix an issue when probing pinctrl-abx500 with no > platform data > > Signed-off-by: Patrice Chotard Patch applied, thanks! Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[PATCH] pinctrl: pinctrl-abx500: fix issue when no pdata

2013-04-18 Thread Patrice CHOTARD
Fix an issue when probing pinctrl-abx500 with no platform data Signed-off-by: Patrice Chotard --- drivers/pinctrl/pinctrl-abx500.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-abx500.c b/drivers/pinctrl/pinctrl-abx500.c index 0cf3fa4..04b1408 100644 --- a/drivers