Re: [PATCH] pinctrl: abx500: Add terminating entry for of_device_id table

2013-03-01 Thread Linus Walleij
On Sun, Feb 17, 2013 at 2:58 PM, Axel Lin wrote: > The of_device_id table is supposed to be zero-terminated. > > Signed-off-by: Axel Lin Patch applied! Thanks, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ke

[PATCH] pinctrl: abx500: Add terminating entry for of_device_id table

2013-02-17 Thread Axel Lin
The of_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin --- drivers/pinctrl/pinctrl-abx500.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/pinctrl/pinctrl-abx500.c b/drivers/pinctrl/pinctrl-abx500.c index caecdd3..685808a 100644 --- a/drivers/pinctrl/pi