mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 01:01:52 +00:00
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:
parent
b8b275efc2
commit
5c8d52015c
@ -45,7 +45,7 @@ static struct dmi_system_id cable_dmi_table[] = {
|
||||
.ident = "HP Pavilion N5430",
|
||||
.matches = {
|
||||
DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
|
||||
DMI_MATCH(DMI_BOARD_NAME, "OmniBook N32N-736"),
|
||||
DMI_MATCH(DMI_BOARD_VERSION, "OmniBook N32N-736"),
|
||||
},
|
||||
},
|
||||
{ }
|
||||
|
Loading…
Reference in New Issue
Block a user