On Sun, Dec 20, 2009 at 3:35 PM, Paul Walmsley <paul@xxxxxxxxx> wrote: > > Hi Cory, > > Thanks, queued for .33-rcX. -- although I don't think this had anything > to do with the clock_data.c conversion. At least, > > git diff 6f62b58dd4e697a23a308f5b77781394949d333e.. arch/arm/mach-omap1/clock.c > > doesn't show a CK_7XX for either ck_dpll1 or api_ck in the original file. > Part of the purpose of that patch was to use the two clocks like every other clock. Prior to that, it was just assumed that that clock existed for all devices, and it was used directly instead of calling it out with a clock_get call or similar. So, when the fix was made, not having the CK_7XX meant those clocks weren't being used anymore for omap 7xx devices, which broke things badly. Thanks for queuing the change. :) - Cory -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html