mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Éric Piel" <Eric.Piel@tremplin-utc.net>
To: Takashi Iwai <tiwai@suse.de>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH] lis3: add support for HP ProBook 432x/442x/452x/522x
Date: Wed, 07 Apr 2010 23:23:11 +0200	[thread overview]
Message-ID: <4BBCF7BF.3070709@tremplin-utc.net> (raw)
In-Reply-To: <s5h1verc7er.wl%tiwai@suse.de>

Op 07-04-10 22:52, Takashi Iwai schreef:
> Correct axis-mappings for new HP ProBook laptops.
> 
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Looks fine. Thanks Takashi!

Acked-by: Eric Piel <eric.piel@tremplin-utc.net>

Eric
> ---
>  drivers/hwmon/hp_accel.c |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/hwmon/hp_accel.c b/drivers/hwmon/hp_accel.c
> index be475e8..c8ab505 100644
> --- a/drivers/hwmon/hp_accel.c
> +++ b/drivers/hwmon/hp_accel.c
> @@ -217,6 +217,10 @@ static struct dmi_system_id lis3lv02d_dmi_ids[] = {
>  	AXIS_DMI_MATCH("DV7", "HP Pavilion dv7", x_inverted),
>  	AXIS_DMI_MATCH("HP8710", "HP Compaq 8710", y_inverted),
>  	AXIS_DMI_MATCH("HDX18", "HP HDX 18", x_inverted),
> +	AXIS_DMI_MATCH("HPB432x", "HP ProBook 432", xy_rotated_left),
> +	AXIS_DMI_MATCH("HPB442x", "HP ProBook 442", xy_rotated_left),
> +	AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted),
> +	AXIS_DMI_MATCH("HPB522x", "HP ProBook 522", xy_swap),
>  	{ NULL, }
>  /* Laptop models without axis info (yet):
>   * "NC6910" "HP Compaq 6910"


      reply	other threads:[~2010-04-07 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07 20:52 Takashi Iwai
2010-04-07 21:23 ` Éric Piel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BBCF7BF.3070709@tremplin-utc.net \
    --to=eric.piel@tremplin-utc.net \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome