From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:21:52 +0000 (+0200) Subject: ide-scsi: add debug_log() macro X-Git-Tag: v2.6.27-rc1~1078^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a2b5b29385a3e0997a47c86f286d3645e5cb44;p=pandora-kernel.git ide-scsi: add debug_log() macro Add debug_log() macro and convert the driver to use it. [ This makes debug messages to be always prefixed with "ide-scsi: " and use KERN_INFO level. ] While at it: * Change "DMA complete" debug message to "DMA finished" to match other ATAPI device drivers. * Use __func__. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed