Re: [PATCH] mfd: max77687: add registration of max77686-clk

2013-05-16 Thread Samuel Ortiz
Hi Olof, On Fri, May 10, 2013 at 10:11:59AM -0700, Olof Johansson wrote: > The MAX77686 clock driver has been in-tree for over 6 months, but never > actually enabled through the MFD registration before. > > Add it to the table so the device will probe and configure properly. > > Signed-off-by: O

[PATCH] mfd: max77687: add registration of max77686-clk

2013-05-10 Thread Olof Johansson
The MAX77686 clock driver has been in-tree for over 6 months, but never actually enabled through the MFD registration before. Add it to the table so the device will probe and configure properly. Signed-off-by: Olof Johansson --- drivers/mfd/max77686.c | 1 + 1 file changed, 1 insertion(+) diff