pata_ali: fix "Satelite" typo
Cosmetic fix but thanks to it pata_ali's DMI table now matches alim15x3's one. Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
Родитель
73222c2ddf
Коммит
802872e7d7
|
@ -56,7 +56,7 @@ static const struct dmi_system_id cable_dmi_table[] = {
|
|||
},
|
||||
},
|
||||
{
|
||||
.ident = "Toshiba Satelite S1800-814",
|
||||
.ident = "Toshiba Satellite S1800-814",
|
||||
.matches = {
|
||||
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
|
||||
DMI_MATCH(DMI_PRODUCT_NAME, "S1800-814"),
|
||||
|
|
Загрузка…
Ссылка в новой задаче