Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1559216
| From | Lars-Peter Clausen <lars@metafoo.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v9 3/3] iio: adc: add support for Allwinner SoCs ADC |
| Date | 2017-01-15 13:30 +0100 |
| Message-ID | <sZS6B-2ty-9@gated-at.bofh.it> (permalink) |
| References | <sNWpj-2jB-5@gated-at.bofh.it> <sNWpj-2jB-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v9 3/3] iio: adc: add support for Allwinner SoCs ADC Lars-Peter Clausen <lars@metafoo.de> - 2017-01-15 13:30 +0100
csiph-web