[POWERPC] Initialize all mv64x60 devices even if one fails
authorRemi Machet <rmachet@slac.stanford.edu>
Mon, 21 Apr 2008 18:46:12 +0000 (04:46 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 24 Apr 2008 10:57:34 +0000 (20:57 +1000)
commitff114b669b45480688198f28d6aad1a61223335d
treecd0df8501355fb3f6dbfe1b290392cf406fdc0bc
parent21dbfd291fe704986fab63a129f89ed2de471329
[POWERPC] Initialize all mv64x60 devices even if one fails

If one of the devices of the mv64x60 init fails, the remaining
devices are not initialized.

This changes the code to display an error and continue the
initialization.

Signed-off-by: Remi Machet (rmachet@slac.stanford.edu)
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/mv64x60_dev.c