Re: [GIT PULL] clocksource cleanup for 3.10

2013-03-15 Thread Arnd Bergmann
On Monday 11 March 2013, Rob Herring wrote: > Please pull. This improves the clocksource init to avoid double matching > to the DT device node. The clocksource init function changes are needed > for any other clocksource conversions to CLKSRC_OF, so we need to make > sure any other conversions use

[GIT PULL] clocksource cleanup for 3.10

2013-03-11 Thread Rob Herring
Arnd, Olof, Please pull. This improves the clocksource init to avoid double matching to the DT device node. The clocksource init function changes are needed for any other clocksource conversions to CLKSRC_OF, so we need to make sure any other conversions use this branch (It happens to silently wor