m68k/mac: Don't hang waiting for Cuda power-down command
authorFinn Thain <fthain@telegraphics.com.au>
Sat, 12 Aug 2017 07:11:02 +0000 (17:11 +1000)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 21 Aug 2017 09:52:55 +0000 (11:52 +0200)
commit41e93a3087296b14e8f671010420bd29d07c989f
treea2ab5d709bc3ab2db6e45792776411a2e4ef0ee7
parent07144be9c156103e19a336c35213bd393392d401
m68k/mac: Don't hang waiting for Cuda power-down command

Testing shows that the CUDA_POWERDOWN command never completes (for a
Centris 660av or LC 475, at least). So, don't wait for command completion
on those Cuda-based models that do not support soft power. Just proceed to
log the usual message, "It is now safe to turn off your Macintosh."

Reported-by: Stan Johnson <userm57@yahoo.com>
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mac/misc.c