]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.lezcano...
authorThomas Gleixner <tglx@linutronix.de>
Tue, 29 Apr 2014 17:26:58 +0000 (19:26 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Apr 2014 17:26:58 +0000 (19:26 +0200)
commit742b32a8e3bc0486c202b470d9594c66fd410df6
tree2d2c0269ee183afae555ae2df3c185e97d96f9e4
parenta7563090e73b40f192e8d59084ab7d606cee6737
parent52308d296e3d2587203b4f5b2ef1e72a87ae14f1
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

clockevent fixes for 3.15 from Daniel Lezcano:
 * Lorenzo Pieralizi fixed an issue with the arch_arm_timer where the
   C3STOP flag for all the arch can cause some trouble by setting the
   flag only if the power domain is not always on
 * Alexander Shiyan fixed a compilation by changing the init function
   to the right prototype