* Paul Walmsley [121113 08:51]: > Hi Tony > > The following changes since commit c9d501e5cb0238910337213e12a09127221c35d8: > > Merge tag 'omap-cleanup-b2-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcm (2012-11-09 14:13:43 -0800) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/omap-cleanup-c-for-3.8 > > for you to fetch changes up to f9ae32a74f0242cbef76d9baa10993d707be1714: > > ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts (2012-11-12 19:18:51 -0700) > > ---------------------------------------------------------------- > Convert the OMAP2+ clock code and data to rely on the common > clock framework for internal bookkeeping and the driver API. Thanks pulled into omap-for-v3.8/clock branch. I ended up pulling it on top of a merge of omap-for-v3.8/cleanup-prcm and omap-for-v3.8/pm as otherwise it would automatically resolve into a non-booting merge with the pm branch as the smartreflex clocks were renamed. Regards, Tony