Re: [PATCH] staging: lis331dlh: add lis331dlh driver

From: Jiri Slaby
Date: Tue Nov 09 2010 - 15:33:08 EST


On 11/09/2010 06:25 PM, mems applications wrote:
> Add STMicroelectronics LIS331DLH digital accelerometer device driver

I'm no IIC guy, but why this goes to staging?

> From: Carmine Iascone <carmine.iascone@xxxxxx>
> ---
> drivers/staging/Kconfig | 2 +
> drivers/staging/Makefile | 1 +
> drivers/staging/lis331dlh/Kconfig | 7 +
> drivers/staging/lis331dlh/Makefile | 1 +
> drivers/staging/lis331dlh/lis331dlh.c | 836 +++++++++++++++++++++++++++++++++
> drivers/staging/lis331dlh/lis331dlh.h | 83 ++++
> 6 files changed, 930 insertions(+), 0 deletions(-)
> create mode 100644 drivers/staging/lis331dlh/Kconfig
> create mode 100644 drivers/staging/lis331dlh/Makefile
> create mode 100644 drivers/staging/lis331dlh/lis331dlh.c
> create mode 100644 drivers/staging/lis331dlh/lis331dlh.h


regards,
--
js
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/