[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)
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>

No differences found