Re: [PATCH 5/5] mfd: ab8500-core: Add of_compatible property for ab8500-codec

2013-06-04 Thread Linus Walleij
On Thu, May 30, 2013 at 3:27 PM, Fabio Baltieri wrote: > Add of_compatible string to the ab8500-codec cell to allow the driver to > grab handlers such as regulators from device-tree when available. > > Signed-off-by: Fabio Baltieri Acked-by: Linus Walleij I think Lee is queueing ab8500 patche

[PATCH 5/5] mfd: ab8500-core: Add of_compatible property for ab8500-codec

2013-05-30 Thread Fabio Baltieri
Add of_compatible string to the ab8500-codec cell to allow the driver to grab handlers such as regulators from device-tree when available. Signed-off-by: Fabio Baltieri --- drivers/mfd/ab8500-core.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab850