Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1357631
| From | Eduardo Valentin <edubezval@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register |
| Date | 2016-03-14 22:10 +0100 |
| Message-ID | <rcHUv-LG-33@gated-at.bofh.it> (permalink) |
| References | <raTZM-5nL-7@gated-at.bofh.it> <raTZN-5nL-29@gated-at.bofh.it> <raU9t-5u8-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Mar 09, 2016 at 01:45:14PM -0800, Dmitry Torokhov wrote: > On Wed, Mar 09, 2016 at 01:35:27PM -0800, Eduardo Valentin wrote: > > This changes the driver to use the devm_ version > > of thermal_zone_of_sensor_register and cleans > > up the local points and unregister calls. > > > > Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> > > Cc: Maxime Ripard <maxime.ripard@free-electrons.com> > > Cc: Chen-Yu Tsai <wens@csie.org> > > Cc: Hans de Goede <hdegoede@redhat.com> > > Cc: Zhang Rui <rui.zhang@intel.com> > > Cc: Lukasz Majewski <l.majewski@samsung.com> > > Cc: Heiko Stuebner <heiko@sntech.de> > > Cc: Sascha Hauer <s.hauer@pengutronix.de> > > Cc: Jens Thiele <karme@karme.de> > > Cc: linux-input@vger.kernel.org > > Cc: linux-arm-kernel@lists.infradead.org > > Cc: linux-kernel@vger.kernel.org > > Signed-off-by: Eduardo Valentin <edubezval@gmail.com> > > Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> > > I guess it will make sense to merge through your tree unless you want to > hold off until after I merge winth mainline (around -rc3) assuming that > it even makes into 4.6. No rush from my side. I would rather get the right review cycles. The devm_ APIs were sent to 4.6-rc1 (well, right now in Rui's tree, but I assume he is sending them). Thanks for your review.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register Eduardo Valentin <edubezval@gmail.com> - 2016-03-09 22:40 +0100
Re: [PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-03-09 22:50 +0100
Re: [PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register Eduardo Valentin <edubezval@gmail.com> - 2016-03-14 22:10 +0100
Re: [PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register Sascha Hauer <s.hauer@pengutronix.de> - 2016-03-10 10:40 +0100
Re: [PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register Hans de Goede <hdegoede@redhat.com> - 2016-03-10 14:30 +0100
csiph-web