public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] lis3: clean up and updates
@ 2009-05-21  9:27 Éric Piel
  2009-05-21  9:29 ` [PATCH 1/4] lis3: fix misc device unregistering and printk Éric Piel
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Éric Piel @ 2009-05-21  9:27 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML, Pavel Machek

Hello,
Here is a patch series for the lis3lv02d accelerometer driver. The main
goal was to  clean up the driver by removing non-necessary code.
However, during the process a few minor bugs were discovered and fixed.
Also the usual share of new axis conversion for known laptop models has
been added.

Andrew, would you mind queuing this for 2.6.31?

Eric

 drivers/hwmon/hp_accel.c  |   21 ++----
 drivers/hwmon/lis3lv02d.c |  169 +++++++++++++++------------------------------
 drivers/hwmon/lis3lv02d.h |   10 +--
 3 files changed, 67 insertions(+), 133 deletions(-)



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-05-21 12:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-21  9:27 [PATCH 0/4] lis3: clean up and updates Éric Piel
2009-05-21  9:29 ` [PATCH 1/4] lis3: fix misc device unregistering and printk Éric Piel
2009-05-21 10:48   ` Pavel Machek
2009-05-21  9:30 ` [PATCH 2/4] lis3: remove automatic shutdown of the device Éric Piel
2009-05-21 11:36   ` Pavel Machek
2009-05-21 11:55     ` Éric Piel
2009-05-21 12:08       ` Pavel Machek
2009-05-21  9:31 ` [PATCH 3/4] lis3: use input_polled_device Éric Piel
2009-05-21  9:33 ` [PATCH 4/4] lis3: Add three new laptop models Éric Piel
2009-05-21 10:49   ` Pavel Machek
2009-05-21 11:07     ` Éric Piel
2009-05-21 11:36       ` Isaac702
     [not found]       ` <36a8c4f10905210424i65f5efadjdd6f13dea77cb2e6@mail.gmail.com>
2009-05-21 11:38         ` Éric Piel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox