Re: [PATCH 03/14] mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctly

2013-02-06 Thread Stephen Warren
On 02/05/2013 12:48 PM, Linus Walleij wrote: > From: Lee Jones > > The old, BROKEN AB8500 GPIO driver has been revamped as a shiny > new pinctrl driver and has been renamed as such. So, if we would > like to make use of it, we need to register it via its new name. > diff --git a/drivers/mfd/ab85

[PATCH 03/14] mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctly

2013-02-05 Thread Linus Walleij
From: Lee Jones The old, BROKEN AB8500 GPIO driver has been revamped as a shiny new pinctrl driver and has been renamed as such. So, if we would like to make use of it, we need to register it via its new name. Cc: Samuel Ortiz Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Sam, it'