]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorTony Lindgren <tony@atomide.com>
Mon, 8 Oct 2012 22:54:14 +0000 (15:54 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 8 Oct 2012 22:54:14 +0000 (15:54 -0700)
This series a couple bug fixes and a couple fixes that make this
driver support recently added OMAP-based SoCs.

The 'get_cpu_device' patch is needed due to a change in the OMAP
OMAP PM core code which enforces use of get_cpu_device() instead of
a deprecated OMAP-specific API.

The usage of plat/*.h headers breaks single zImage, so platforms are
cleaning up and/or removing plat/*.h so the driver needs to be fixed
accordingly.

This series is based on the merge of Rafael's pm-for-3.7-rc1 tag into
Linus' master branch: commit 16642a2e7be23bbda013fc32d8f6c68982eab603.

1  2 
arch/arm/mach-omap2/pm.c

Simple merge