]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit651f3345fa1547784e1493ee1dbd80bd93978239
tree03b53a0e8e9cd2091ea8d2295387aaef630ca0b3
parent4b5bc0216c710da3f505ba1cb3c3195d326201e5
ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap config

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>
arch/arm/mach-omap2/devices.c