From: Michael Hennerich Date: Thu, 1 Jul 2010 14:34:10 +0000 (+0000) Subject: spi/bfin_spi: init early X-Git-Tag: v2.6.37-rc1~187^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f7c17f4f91513247dfec52d6968cd70d5251b38;p=pandora-kernel.git spi/bfin_spi: init early Some systems using this bus sometimes have very basic devices on them such as regulators. So we need to be loaded even earlier in case the devices are used by things such as early board init code. Therefore register in subsys_initcall(). Signed-off-by: Michael Hennerich Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed