commit | 5f8d17f6023ea9aca7c0063c5b472529f2664944 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Oct 29 19:58:25 2006 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Thu Dec 07 21:32:53 2006 +0100 |
tree | 0a6c84cc5f02f35dae5488fcf1ed9db3e6559e81 | |
parent | 2a3f8ad3a94c784f57958bd692428cb342ce4114 [diff] |
ieee1394: ohci1394: proper log messages in suspend and resume - correct thinko in one of my last commits: cannot use PRINT macro with ohci == NULL - add log messages on ohci == NULL and on pci_enable_device != 0 - update log macros from patch "revert fail on error in suspend" to use PRINT and DBGMSG where possible Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>