On Mon, Dec 17, 2018 at 04:56:39PM +0100, marek.vasut@xxxxxxxxx wrote: > From: Marek Vasut <marek.vasut@xxxxxxxxx> > > Introduce new thermal_zone_of_sensor_register_params() function, which > allows passing struct thermal_zone_params into it and convert original > thermal_zone_of_sensor_register() to call it with params set to NULL. > > From: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> > Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > Cc: Eduardo Valentin <edubezval@xxxxxxxxx> > Cc: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Cc: Zhang Rui <rui.zhang@xxxxxxxxx> > Cc: linux-renesas-soc@xxxxxxxxxxxxxxx > To: linux-pm@xxxxxxxxxxxxxxx > Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>