Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333063
b: refs/heads/master
c: ee539a9
h: refs/heads/master
i:
  333061: 1816b0f
  333059: 51bc9ea
  333055: ab37790
v: v3
  • Loading branch information
Ondrej Zary authored and Bryan Wu committed Sep 11, 2012
1 parent 72dfbbc commit b2b9e6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96f09791ec4525e0ad838fe3c5918ceaee3bd81b
refs/heads/master: ee539a9309ecaf6b6eee59f1c9e1c4fd716624a0
3 changes: 1 addition & 2 deletions trunk/drivers/leds/leds-clevo-mail.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,10 @@ static struct dmi_system_id __initdata clevo_mail_led_dmi_table[] = {
},
{
.callback = clevo_mail_led_dmi_callback,
.ident = "Positivo Mobile",
.ident = "Clevo M5x0V",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "CLEVO Co. "),
DMI_MATCH(DMI_BOARD_NAME, "M5X0V "),
DMI_MATCH(DMI_PRODUCT_NAME, "Positivo Mobile"),
DMI_MATCH(DMI_PRODUCT_VERSION, "VT6198")
}
},
Expand Down

0 comments on commit b2b9e6f

Please sign in to comment.