Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272016
b: refs/heads/master
c: 85003c3
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Matthew Garrett committed Oct 24, 2011
1 parent a28e0aa commit 0523eea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 24570d2293d8874cf0041616af4dc92929f30a7c
refs/heads/master: 85003c3850f4f0b1391df324058a7c5fa0927d25
4 changes: 4 additions & 0 deletions trunk/drivers/platform/x86/hp_accel.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,10 @@ static struct dmi_system_id lis3lv02d_dmi_ids[] = {
AXIS_DMI_MATCH("HPB522x", "HP ProBook 522", xy_swap),
AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted),
AXIS_DMI_MATCH("Mini510x", "HP Mini 510", xy_rotated_left_usd),
AXIS_DMI_MATCH("HPB63xx", "HP ProBook 63", xy_swap),
AXIS_DMI_MATCH("HPB64xx", "HP ProBook 64", xy_swap),
AXIS_DMI_MATCH("HPB64xx", "HP EliteBook 84", xy_swap),
AXIS_DMI_MATCH("HPB65xx", "HP ProBook 65", x_inverted),
{ NULL, }
/* Laptop models without axis info (yet):
* "NC6910" "HP Compaq 6910"
Expand Down

0 comments on commit 0523eea

Please sign in to comment.