diff options
| author | Umang Jain <[email protected]> | 2023-11-29 01:49:22 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-04 08:08:56 +0100 |
| commit | 149261d378d0ca441b16de6c1a250a350df66598 (patch) | |
| tree | a75ca5c912d58ae2fc206c560c720045c710f7e9 /tools/perf/scripts/python | |
| parent | f9c42898830383aff4fdc723828fa93a6abec02d (diff) | |
staging: vc04_services: Do not pass NULL to vchiq_log_error()
vchiq_add_connected_callback() logs using vchiq_log_error() macro,
but passes NULL instead of a struct device pointer. Fix it.
vchiq_add_connected_callback() is not used anywhere in the vc04_services
as of now. It will be used when we add new drivers(VC shared memory and
bcm2835-isp), hence it kept as it is for now.
Fixes: 1d8915cf8899 ("staging: vc04: Convert vchiq_log_error() to use dynamic debug")
Signed-off-by: Umang Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions