From: Dmitry Baryshkov Date: Fri, 9 May 2008 07:56:54 +0000 (+0100) Subject: [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier. X-Git-Tag: v2.6.26-rc2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bf6c6e30d8b71d092e8830208e182d84b907fcd;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed