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:
quoted
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 <redacted>
Cc: Chen-Yu Tsai <redacted>
Cc: Hans de Goede <redacted>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Lukasz Majewski <redacted>
Cc: Heiko Stuebner <heiko@sntech.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Jens Thiele <redacted>
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.