ieee1394: ohci1394: proper log messages in suspend and resume
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 29 Oct 2006 18:58:25 +0000 (19:58 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Thu, 7 Dec 2006 20:32:53 +0000 (21:32 +0100)
 - 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>

No differences found