commit | e59da0aedb573a347fa501fa63d3ff5055aa1bc7 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@kernel.org> | Wed Jan 15 07:39:30 2014 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Wed Jan 15 07:39:30 2014 +0100 |
tree | e112b0803a87915b648588765716bdbcc34d5b67 | |
parent | a6da83f98267bc8ee4e34aa899169991eb0ceb93 [diff] | |
parent | c1dcc927dae01dfd4904ee82ce2c00b50eab6dc3 [diff] |
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>