OSDN Git Service

ieee1394: ohci1394: revert fail on error in suspend
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 29 Oct 2006 18:52:49 +0000 (19:52 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 29 Oct 2006 19:02:23 +0000 (20:02 +0100)
commit346f5c7ee7fa4ebee0e4c96415a7e59716bfa1d0
tree2370f68940fa91b962b324d5f9cf6448dc6d504c
parent5211e6e6c671f0d4b1e1a1023384d20227d8ee65
ieee1394: ohci1394: revert fail on error in suspend

Some errors during preparation for suspended state can be skipped with a
warning instead of a failure of the whole suspend transition, notably an
error in pci_set_power_state.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/ohci1394.c