Searched hist:"5 bf6c6e30d8b71d092e8830208e182d84b907fcd" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | Makefile | diff 5bf6c6e30d8b71d092e8830208e182d84b907fcd Fri May 09 09:56:54 CEST 2008 Dmitry Baryshkov <dbaryshkov@gmail.com> [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.
A lot of stuff in spitz/akita/etc. depends on corgi_ssp to be initialised early. However corgi_ssp initialisation fails, because at that time pxa*-ssp devices don't have drivers. Move ssp earlier in the makefile so they are registered before corgi-ssp.
Also move sleep/suspend and cpu-freq to more logical places
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|