From: Borislav Petkov Date: Mon, 13 Oct 2008 19:39:35 +0000 (+0200) Subject: ide: add a driver-wide debugging macro X-Git-Tag: v2.6.28-rc1~599^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c7c4641aae8d278fca62b3b5cffad3a8dcb0a4;p=pandora-kernel.git ide: add a driver-wide debugging macro Add __ide_debug_log() debugging macro which is controlled by drive->debug_mask. The macro has to have the macro DRV_NAME defined in each driver before use. Also, add different debugging levels depending on the functionality debugged. Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed