On Wed, Jan 07, 2015 at 10:13:09AM +0900, Yoshihiro Shimoda wrote: > This patch series is based on linux-soc-thermal.git / fixes branch. > (commit id = 5a723e81923410f0d3ae4c38974607b13befdda9) > > Changes from v1: > - The driver calculate the ENR value using IO resource sets in patch 1. > - Update description about the helper variables 'old' and 'new' in patch 2. > - Add "Acked-by: Geert Uytterhoeven " in patch 2. > > Yoshihiro Shimoda (2): > thermal: rcar: fix ENR register value > thermal: rcar: change type of ctemp in rcar_thermal_update_temp() Applied to my -fixes branch. Thanks > > drivers/thermal/rcar_thermal.c | 15 ++++++++++----- > 1 file changed, 10 insertions(+), 5 deletions(-) > > -- > 1.7.9.5 >