mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-18 07:27:20 +00:00
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:
parent
73222c2ddf
commit
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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user