drivers/thermal/rcar_gen3_thermal: introduce 'info' structure
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 11 May 2023 19:22:17 +0000 (21:22 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 26 Jun 2023 10:03:13 +0000 (12:03 +0200)
commitfe3bfa7539b834f38487f8b5a8c350f99721e7b8
tree8f07a35f51920a400bbba3e9f86b6c51c0039b00
parent0849027b093b370f4b2b91e36f5fb2ce2051b1b5
drivers/thermal/rcar_gen3_thermal: introduce 'info' structure

More items to describe the TSCs are needed soon, so encapsulate the
current 'ths_tj_1' item into a struct.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230511192220.7523-2-wsa+renesas@sang-engineering.com
drivers/thermal/rcar_gen3_thermal.c