On Tue, Aug 11, 2015 at 06:36:51PM -0700, Stephen Boyd wrote: > The sp810 clk driver is calling the clk consumer APIs from > clk_prepare ops to change the parent to a 1 MHz fixed rate clock > for each of the clocks that the driver provides. Use > assigned-clock-parents for this instead of doing it in the driver > to avoid using the consumer API in provider code. This also > allows us to remove the usage of clk provider APIs that take a > struct clk as an argument from the sp810 driver. > > Cc: Pawel Moll <[email protected]> > Cc: Linus Walleij <[email protected]> > Tested-by: Sudeep Holla <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > > This came out of a larger series to change this binding[1]. This > patch can go through arm-soc independently though, so please apply. > > [1] > http://lkml.kernel.org/r/[email protected]
Applied, thanks. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

