From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:28 +0000 (+0100) Subject: ide: add ide_dump_identify() debug helper X-Git-Tag: v2.6.25-rc1~1078^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9f25b539c3fa3c7b8c82775488a0021d90220f;p=pandora-kernel.git ide: add ide_dump_identify() debug helper * Add ide_dump_identify() debug helper for dumping raw identify data in the hdparm friendly format (== the identify data can be extracted from dmesg output and passed to hdparm --Istdin). * Dump identify data in ide-probe.c::do_identify() if DEBUG is enabled. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed