Re: [RFC] [PATCH v3 1/2] introduce ALS sysfs class

From: Greg KH
Date: Fri Aug 21 2009 - 11:10:29 EST


On Fri, Aug 21, 2009 at 09:54:07AM +0800, Zhang Rui wrote:
> ---
> Documentation/ABI/testing/sysfs-class-als | 47 +++++
> drivers/Kconfig | 2
> drivers/Makefile | 1
> drivers/als/Kconfig | 10 +
> drivers/als/Makefile | 5
> drivers/als/als_sys.c | 256 ++++++++++++++++++++++++++++++
> include/linux/als_sys.h | 57 ++++++

Does this file really need to be in include/linux/ ?

Or could you just put it into drivers/als/ and it would be fine?

thanks,

greg k-h
--
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/