On Tue, Nov 09, 2010 at 06:25:27PM +0100, mems applications wrote: > Add STMicroelectronics LIS331DLH digital accelerometer device driver > > 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(-) Why is this a staging driver? What is keeping it from being merged to the main portion of the kernel tree? Can you please provide a TODO file that lists the things left to do on it, and provide some email addresses to contact you for it? Look at the other TODO files in drivers/staging/*/TODO for examples. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel