pata_ali: Correct HP detect
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -45,7 +45,7 @@ static struct dmi_system_id cable_dmi_table[] = {
|
|||||||
.ident = "HP Pavilion N5430",
|
.ident = "HP Pavilion N5430",
|
||||||
.matches = {
|
.matches = {
|
||||||
DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
|
DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
|
||||||
DMI_MATCH(DMI_BOARD_NAME, "OmniBook N32N-736"),
|
DMI_MATCH(DMI_BOARD_VERSION, "OmniBook N32N-736"),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ }
|
{ }
|
||||||
|
Reference in New Issue
Block a user