ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap config
authorJarkko Nikula <jhnikula@gmail.com>
Tue, 12 May 2009 18:20:02 +0000 (11:20 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 12 May 2009 18:20:30 +0000 (11:20 -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 <jhnikula@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found