From: Jochen Friedrich Date: Mon, 3 Jan 2011 11:09:05 +0000 (+0100) Subject: ARM: 6606/1: sa1100: Fix platform device registration X-Git-Tag: v2.6.38-rc1~471^2~5^7~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f444e2b59dd4255d121b57ec41a4a8c5d6bce46;p=pandora-kernel.git ARM: 6606/1: sa1100: Fix platform device registration Since commit 7a5b4e16c880f8350d255dc188f81622905618c1, simpad devices don't boot anymore, since platform devices are registered too early. Fix by moving the registration from map_io to arch_initcall as done on other sa1100 boards. Signed-off-by: Jochen Friedrich Acked-by: Kristoffer Ericson Signed-off-by: Russell King --- Reading git-diff-tree failed