]> Pileus Git - ~andy/linux/commit
Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.lezcano...
authorIngo Molnar <mingo@kernel.org>
Wed, 15 Jan 2014 06:39:30 +0000 (07:39 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 15 Jan 2014 06:39:30 +0000 (07:39 +0100)
commite59da0aedb573a347fa501fa63d3ff5055aa1bc7
treee112b0803a87915b648588765716bdbcc34d5b67
parenta6da83f98267bc8ee4e34aa899169991eb0ceb93
parentc1dcc927dae01dfd4904ee82ce2c00b50eab6dc3
Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

Pull clock driver fix from Daniel Lezcano:

 " * Soren Brinkmann fixed the cadence_ttc driver where a call to
     clk_get_rate happens in an interrupt context. More precisely in an IPI
     when the broadcast timer is initialized for each cpu in the cpuidle
     driver. "

Signed-off-by: Ingo Molnar <mingo@kernel.org>