libata: Do not blacklist Micron M500DC
authorMartin K. Petersen <martin.petersen@oracle.com>
Thu, 18 Jun 2015 18:50:18 +0000 (14:50 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:29:04 +0000 (09:29 -0700)
commiteda7047688d78e9450a73d82fef825fc3c384c70
treee0ad21cecff461a61aae7ed3fb3fda408096abc5
parent3041c3fb3bfc12bc2a5c9aa69d76cdb4c6f0476d
libata: Do not blacklist Micron M500DC

commit 243918be6393f643e513a26e7882e6ae06ff7717 upstream.

Queued TRIM got disabled on Micron M500DC drives thanks to the
"Micron_M500*" pattern we had in place to accommodate the previous
generation of this drive family. Tweak the blacklist entry slightly so
we only disable queued TRIM for the non-DC variants of M500 drives.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-core.c