Commit 802872e7d7470f6cd20fa5c5f7e1e5fdba707fa8

Authored by Bartlomiej Zolnierkiewicz
Committed by Jeff Garzik
1 parent 73222c2ddf

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/ata/pata_ali.c
... ... @@ -56,7 +56,7 @@
56 56 },
57 57 },
58 58 {
59   - .ident = "Toshiba Satelite S1800-814",
  59 + .ident = "Toshiba Satellite S1800-814",
60 60 .matches = {
61 61 DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
62 62 DMI_MATCH(DMI_PRODUCT_NAME, "S1800-814"),