From: Hannes Reinecke Date: Wed, 5 Nov 2014 12:08:20 +0000 (+0100) Subject: libsas: use ata_dev_classify() X-Git-Tag: omap-for-v3.19/fixes-rc1~118^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cbd772d9aaf6c697935cb855860b66cebacf950;p=pandora-kernel.git libsas: use ata_dev_classify() Use the ata device class from libata in libsas instead of checking the supported command set and switch to using ata_dev_classify() instead of our own method. Cc: Tejun Heo Cc: Dan Williams Acked-by: Christoph Hellwig Signed-off-by: Hannes Reinecke Signed-off-by: Tejun Heo --- Reading git-diff-tree failed