[PATCH v9 3/3] iio: adc: add support for Allwinner SoCs ADC

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


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.




More information about the linux-arm-kernel mailing list