Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202456
b: refs/heads/master
c: d53bf0f
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 3, 2010
1 parent a167fcc commit b67c977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 370525df9dfb4f55dfc177b0c31c26d77694c992
refs/heads/master: d53bf0f32410c8c738935aa3d9740d66d39ba967
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/acer-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ static void set_quirks(void)
static int dmi_matched(const struct dmi_system_id *dmi)
{
quirks = dmi->driver_data;
return 0;
return 1;
}

static struct quirk_entry quirk_unknown = {
Expand Down

0 comments on commit b67c977

Please sign in to comment.