Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1728639
| From | Laxman Dewangan <ldewangan@nvidia.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2] thermal/drivers/generic-iio-adc: Switch tz request to devm version |
| Date | 2017-09-08 09:20 +0200 |
| Message-ID | <unlK1-3Bf-1@gated-at.bofh.it> (permalink) |
| References | <unhGq-JG-15@gated-at.bofh.it> <unlAm-3xn-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday 08 September 2017 12:31 PM, Daniel Lezcano wrote: > Everything mentionned here: > https://lkml.org/lkml/2016/4/20/850 > > This driver was added before the devm_iio_channel_get() function version was > merged. The sensor should be released before the iio channel, thus we had to > use the non-devm version of thermal_zone_of_sensor_register(). > > Now the devm_iio_channel_get() is available, do the corresponding change in > this driver and remove gadc_thermal_remove(). > > Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Thanks, Laxman
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] thermal/drivers/generic-iio-adc: Switch tz request to devm version Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-07 20:20 +0200
Re: [PATCH] thermal/drivers/generic-iio-adc: Switch tz request to devm version Eduardo Valentin <edubezval@gmail.com> - 2017-09-08 05:00 +0200
Re: [PATCH] thermal/drivers/generic-iio-adc: Switch tz request to devm version Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-08 09:10 +0200
[PATCH V2] thermal/drivers/generic-iio-adc: Switch tz request to devm version Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-08 09:10 +0200
Re: [PATCH V2] thermal/drivers/generic-iio-adc: Switch tz request to devm version Laxman Dewangan <ldewangan@nvidia.com> - 2017-09-08 09:20 +0200
csiph-web