diff options
author | Sascha Hauer <[email protected]> | 2023-10-18 08:17:01 +0200 |
---|---|---|
committer | Chanwoo Choi <[email protected]> | 2023-10-19 20:49:19 +0900 |
commit | b82932fbd870b64fd71a999f9b61fbdcf2924ee6 (patch) | |
tree | a0ea623839e760fe2959a73733dbdc3331649914 /tools/perf/util/trace-event-scripting.c | |
parent | d8c6e337e71d3aa05414d8a06a4ff19d45c7be36 (diff) |
PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
The internal functions do not need the struct devfreq_event_dev *,
so pass them the struct rockchip_dfi *. This is a preparation for
adding perf support later which doesn't have a struct devfreq_event_dev *.
Link: https://lore.kernel.org/all/[email protected]/
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions