[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150106174221.GA24538@kroah.com>
Date: Tue, 6 Jan 2015 09:42:21 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Mariusz Gorski <marius.gorski@...il.com>
Cc: Evgeniy Polyakov <zbr@...emap.net>, David Fries <David@...es.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] w1: slaves: w1_therm: Add temp attribute
On Tue, Jan 06, 2015 at 03:29:56PM +0100, Mariusz Gorski wrote:
> Add new attribute to simplify reading of current temperature.
>
> Signed-off-by: Mariusz Gorski <marius.gorski@...il.com>
> ---
> drivers/w1/slaves/w1_therm.c | 32 ++++++++++++++++++++++++++++++++
> 1 file changed, 32 insertions(+)
You add sysfs attributes without adding new Documentation/ABI/ entries,
which means I can't take this patch series, sorry. Please redo it and
add the needed information.
Also, temperature should be a standard sensor attribute, so you might
want to use that subsystem instead of creating your own ABI here.
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