Files
linux/drivers
Borislav Petkov fc8323f793 ide-cd: convert driver to new ide debugging macro (v3)
Also,

- leave in the possibility for optimizing away all debugging macros
- add a PFX macro and prepend all printk calls with it for consistency
- add debug macro calls in important driver paths
- remove #if 0-ed code
- mv restore_request -> ide_cd_restore_request
- add a driver registration printk

v2:
failed_command can be NULL so check it before accessing it

v3:
fix another NULL ptr in debug statement

There should be no functionality change resulting from this patch.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-13 21:39:48 +02:00
..
2008-07-24 10:47:41 -07:00
2008-08-19 18:47:56 +02:00
2008-07-25 10:53:30 -07:00
2008-10-13 09:51:44 -07:00
2008-08-26 00:19:28 +10:00
2008-10-09 15:33:57 +02:00
2008-10-13 09:51:44 -07:00
2008-09-03 15:55:32 -07:00
2008-08-04 12:51:06 +09:00
2008-10-03 10:04:10 +02:00
2008-08-13 17:33:00 -07:00