libsas: use ata_dev_classify()
authorHannes Reinecke <hare@suse.de>
Wed, 5 Nov 2014 12:08:20 +0000 (13:08 +0100)
committerTejun Heo <tj@kernel.org>
Wed, 5 Nov 2014 16:22:06 +0000 (11:22 -0500)
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 <tj@kernel.org>
Cc: Dan Williams <dan.j.williams@intel.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found