summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2023-02-08 20:03:32 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-02-15 17:29:15 +0100
commitaef43e04937ea819c6c1b35030b48f06f73488e0 (patch)
tree6e14e3ca9bb37fe430eb15dba64e154e32bd867b /fs
parent1c63f8cd018db726e6cddcbb5abd069fab0e9cea (diff)
downloadlinux-stable-aef43e04937ea819c6c1b35030b48f06f73488e0.tar.gz
linux-stable-aef43e04937ea819c6c1b35030b48f06f73488e0.tar.bz2
linux-stable-aef43e04937ea819c6c1b35030b48f06f73488e0.zip
thermal/drivers/rcar_gen3_thermal: Create device local ops struct
The callback operations are modified on a driver global level. If one device tree description do not define interrupts, the set_trips() operation was disabled globally for all users of the driver. Fix this by creating a device local copy of the operations structure and modify the copy depending on what the device can do. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/20230208190333.3159879-3-niklas.soderlund+renesas@ragnatech.se Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions