From: Håvard Skinnemoen Date: Fri, 6 Jun 2008 16:04:55 +0000 (+0200) Subject: avr32: move hsmc_init() to core_initcall X-Git-Tag: v2.6.27-rc1~69^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1677ce4e41a7c1bbc35a0dee27d5c7e7d223a4b;p=pandora-kernel.git avr32: move hsmc_init() to core_initcall The board init code, typically running from postcore_initcall, may need to set up SMC timings. We have to make sure the SMC driver is ready before this happens. Signed-off-by: Håvard Skinnemoen Signed-off-by: David Woodhouse --- Reading git-diff-tree failed