diff options
Diffstat (limited to 'drivers/platform/x86/hp_accel.c')
-rw-r--r-- | drivers/platform/x86/hp_accel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/hp_accel.c b/drivers/platform/x86/hp_accel.c index 626b162168cc..89c5cb586187 100644 --- a/drivers/platform/x86/hp_accel.c +++ b/drivers/platform/x86/hp_accel.c | |||
@@ -229,6 +229,7 @@ static struct dmi_system_id lis3lv02d_dmi_ids[] = { | |||
229 | AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted), | 229 | AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted), |
230 | AXIS_DMI_MATCH("HPB522x", "HP ProBook 522", xy_swap), | 230 | AXIS_DMI_MATCH("HPB522x", "HP ProBook 522", xy_swap), |
231 | AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted), | 231 | AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted), |
232 | AXIS_DMI_MATCH("HPB655x", "HP ProBook 655", xy_swap_inverted), | ||
232 | AXIS_DMI_MATCH("Mini510x", "HP Mini 510", xy_rotated_left_usd), | 233 | AXIS_DMI_MATCH("Mini510x", "HP Mini 510", xy_rotated_left_usd), |
233 | { NULL, } | 234 | { NULL, } |
234 | /* Laptop models without axis info (yet): | 235 | /* Laptop models without axis info (yet): |