[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090821150825.GC10667@kroah.com>
Date: Fri, 21 Aug 2009 08:08:25 -0700
From: Greg KH <greg@...ah.com>
To: Zhang Rui <rui.zhang@...el.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-acpi <linux-acpi@...r.kernel.org>,
Bjorn Helgaas <bjorn.helgaas@...com>,
Pavel Machek <pavel@....cz>, Len Brown <lenb@...nel.org>
Subject: Re: [RFC] [PATCH v3 1/2] introduce ALS sysfs class
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists