[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_Jsq+3LOyXJQ88Q5pqWTnyvK5v2PDdTjK45H+03QdG30=ajg@mail.gmail.com>
Date: Tue, 28 Aug 2018 10:11:40 -0500
From: Rob Herring <robh@...nel.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Jean Delvare <jdelvare@...e.com>,
Linux HWMON List <linux-hwmon@...r.kernel.org>
Subject: Re: [PATCH] hwmon: Convert to using %pOFn instead of device_node.name
On Tue, Aug 28, 2018 at 8:57 AM Guenter Roeck <linux@...ck-us.net> wrote:
>
> On 08/27/2018 06:52 PM, Rob Herring wrote:
> > In preparation to remove the node name pointer from struct device_node,
> > convert printf users to use the %pOFn format specifier.
> >
> > Cc: Jean Delvare <jdelvare@...e.com>
> > Cc: Guenter Roeck <linux@...ck-us.net>
> > Cc: linux-hwmon@...r.kernel.org
> > Signed-off-by: Rob Herring <robh@...nel.org>
>
> The devm_kstrdup((..., "iio_hwmon") is getting a bit ridiculous and is asking
> for a rewrite, but that can be done in a separate patch.
Yeah, I tend to think the drivers should just set a name rather than
pass thru whatever is in DT. If the DT follows good practice then the
node name is just going to reflect the generic class of device.
> Other than that, do you want this taken through hwmon or as a series on its own ?
You can take it.
Rob
Powered by blists - more mailing lists