]> www.infradead.org Git - users/jedix/linux-maple.git/commit
libata: Do not blacklist M510DC
authorMartin K. Petersen <martin.petersen@oracle.com>
Thu, 16 Jul 2015 01:03:23 +0000 (21:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:29:04 +0000 (09:29 -0700)
commit5f5cc9ddc13efb5f1d2797e9b8df1d4c6e97296b
tree30c0e1d656fe6039f1f97fb0cb699483698d2fd5
parent3b1c86a973f2e665c1697d965e459bf1b6713825
libata: Do not blacklist M510DC

commit 9051bd393cf25e76dfb45409792719a854661500 upstream.

A new Micron drive was just announced, once again recycling the first
part of the model string. Add an underscore to the M510/M550 pattern to
avoid picking up the new DC drive.

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