[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Fri, 9 May 2008 07:56:54 +0000 (08:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 9 May 2008 20:25:37 +0000 (21:25 +0100)
commit5bf6c6e30d8b71d092e8830208e182d84b907fcd
treecd96d8433e75ffc8648161c3d85b843193bbe4ea
parentdc38e2ad53ca27968919dea6d7fa60575782d5a6
[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>
arch/arm/mach-pxa/Makefile