[PATCH 3/4] iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs

Lars-Peter Clausen lars at metafoo.de
Sun Jan 15 04:26:52 PST 2017


On 01/11/2017 06:43 PM, Martin Blumenstingl 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. E.g. meson-gxbb-saradc or meson-gxl-saradc
in this case.




More information about the linux-amlogic mailing list