K 10 svn:author V 3 njl K 8 svn:date V 27 2004-08-10T22:02:52.000000Z K 7 svn:log V 210 Don't call DEVICE_RESUME a second time if DEVICE_SUSPEND fails. The bus_generic_suspend method does this for us. Disable interrupts before entering S1. This may help some systems suspend to S1 successfully. END