lkml.org 
[lkml]   [2011]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5 0/1] input: add driver for Bosch Sensortec's BMA150 accelerometer
Date
This is version 5 of the driver for Bosch Sensortec's accelerometers BMA150
and SMB380.

Only minor changes in this version based on the review comments:
* community review: re-introduced pm runtime.
* community review: put msleep inside mutex for set_mode.
* Fixed a checkpatch error.

--
Best regards,
Eric

http://www.unixphere.com

Eric Andersson (1):
input: add driver for Bosch Sensortec's BMA150 accelerometer

drivers/input/misc/Kconfig | 11 +
drivers/input/misc/Makefile | 1 +
drivers/input/misc/bma150.c | 667 +++++++++++++++++++++++++++++++++++++++++++
include/linux/bma150.h | 64 ++++
4 files changed, 743 insertions(+), 0 deletions(-)
create mode 100644 drivers/input/misc/bma150.c
create mode 100644 include/linux/bma150.h

--
1.7.3.4



\
 
 \ /
  Last update: 2011-07-21 22:53    [W:0.054 / U:0.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site