commit | ff114b669b45480688198f28d6aad1a61223335d | [log] [tgz] |
---|---|---|
author | Remi Machet <[email protected]> | Tue Apr 22 04:46:12 2008 +1000 |
committer | Paul Mackerras <[email protected]> | Thu Apr 24 20:57:34 2008 +1000 |
tree | cd0df8501355fb3f6dbfe1b290392cf406fdc0bc | |
parent | 21dbfd291fe704986fab63a129f89ed2de471329 [diff] |
[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 ([email protected]) Signed-off-by: Paul Mackerras <[email protected]>