aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-selectmap.c
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2022-10-03 11:25:38 +0200
committerDaniel Lezcano <[email protected]>2023-01-06 14:14:47 +0100
commit453a55a97b5bc3e4418d6b9b2f07c7899d56d1ae (patch)
treec792398e948f5e2affd689ac9188e1f024888723 /drivers/fpga/xilinx-selectmap.c
parent7f725a23f2b7bb338a3d41ce7bf96d6c99bdb0b7 (diff)
thermal/of: Use generic thermal_zone_get_trip() function
The thermal framework gives the possibility to register the trip points with the thermal zone. When that is done, no get_trip_* ops are needed and they can be removed. The thermal OF code uses the thermal_zone_device_register_with_trips() function. It builds the trips array and pass it to the register function. That means the get_trip_* ops are duplicated with what does already the core code. Remove them. Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions