Stop AIC23 driver from Oopsing.
authorAndrzej Zaborowski <balrog@zabor.org>
Fri, 4 Apr 2008 00:56:34 +0000 (02:56 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 4 Apr 2008 09:32:11 +0000 (12:32 +0300)
Prevent AIC23 driver Oopsing when no AIC23 is present by moving some of the
initialisation to after the chip is found.  There seems to be more that
should be fixed in this driver but with this change it can at least be
compiled into a kernel safely.

Signed-off-by: Andrzej Zaborowski <balrog@zabor.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found