[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <64744012-d26a-2b85-b9d9-1ad1c4e2f84a@metafoo.de>
Date: Sun, 15 Jan 2017 13:23:15 +0100
From: Lars-Peter Clausen <lars@...afoo.de>
To: Quentin Schulz <quentin.schulz@...e-electrons.com>,
linux@...linux.org.uk, maxime.ripard@...e-electrons.com,
wens@...e.org, jic23@...nel.org, knaack.h@....de,
pmeerw@...erw.net, lee.jones@...aro.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-iio@...r.kernel.org, antoine.tenart@...e-electrons.com,
thomas.petazzoni@...e-electrons.com
Subject: Re: [PATCH v9 3/3] iio: adc: add support for Allwinner SoCs ADC
On 12/13/2016 03:33 PM, Quentin Schulz wrote:
> + indio_dev->name = dev_name(&pdev->dev);
The name is supposed to be the type of the device, e.g. part name, not the
name of parent device instance. This could e.g. come from a name field in
the gpadc_data struct.
Powered by blists - more mailing lists