From: Bui Duc Phuc
devm_thermal_zone_of_sensor_register() case doesn't need to call
thermal_zone_device_unregister().
Otherwise, rcar-thermal can't register thermal zone again after rebind.
This patch fixes it.
Signed-off-by: Bui Duc Phuc
Signed-off-by: Kuninori Morimoto
---
drivers/thermal/r
Hi Simon,
> > We use the helper function which populates the smp_init pointer only in
> > case of SMP.
> >
> > Signed-off-by: Wolfram Sang
>
> could you describe the motivation for this change in the changelog?
I am not sure what that could be. For me, it is pretty obvious that we
should not c