From: Sergei Shtylyov Date: Fri, 28 Jan 2011 19:01:01 +0000 (+0300) Subject: sata_dwc_460ex: fix misuse of ata_get_cmd_descript() X-Git-Tag: v2.6.39-rc1~490^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b47e3b16f8a5bb416cd55774d679ebbdb19072;p=pandora-kernel.git sata_dwc_460ex: fix misuse of ata_get_cmd_descript() The driver erroneously uses ata_get_cmd_descript() not only for printing out the ATA commands but also the protocol and DMA direction enums. Add functions for properly printing those out... Signed-off-by: Sergei Shtylyov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed