]> git.baikalelectronics.ru Git - kernel.git/commit
lis3: better support for hp 6730x
authorPavel Herrmann <morpheus.ibis@gmail.com>
Mon, 26 Oct 2009 23:50:19 +0000 (16:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Oct 2009 14:39:32 +0000 (07:39 -0700)
commit6a7475d23ffb8f7181405d0139ca040f87e62e3d
treea259cc9552800acf101115329e9005a343e4ef62
parent261bae95fd7b9887606bfc88910a0b9d4db88971
lis3: better support for hp 6730x

I have learned that the 6730b and 6730s have different accelerometer
orientation, and have modified the driver accordingly (diff attached),
while dropping the wild guess for AMD based 6735 having the same
orientation as Intel based 6730 (this is not true for any other related
series/family, thus is not probable for 673x).

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
Signed-off-by: Éric Piel <eric.piel@tremplin-utc.net>
Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/hwmon/hp_accel.c