ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap config
authorJarkko Nikula <jarkko.nikula@nokia.com>
Thu, 21 Aug 2008 08:20:09 +0000 (11:20 +0300)
committerTony Lindgren <tony@atomide.com>
Sat, 23 Aug 2008 23:17:39 +0000 (16:17 -0700)
SPI driver will do unhandled fault on OMAP2420 if trying to probe
non-existing SPI busses. Register those additional busses runtime only
for cpus having them.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found