diff options
author | Douglas Anderson <[email protected]> | 2024-07-08 10:52:21 -0700 |
---|---|---|
committer | Douglas Anderson <[email protected]> | 2024-07-09 08:24:05 -0700 |
commit | ec85147a3529fded4bba12b48623f3a2587af83f (patch) | |
tree | fd728c5b8df7a3123cb419a0195092f3a32fc5d1 /tools/perf/scripts/python/check-perf-trace.py | |
parent | cb31c58e8c294ff31ea842ee1fa2c06c9a9f1cc3 (diff) |
drm/panel: sharp-lq101r1sx01: Fixed reversed "if" in remove
Commit d7d473d8464e ("drm/panel: sharp-lq101r1sx01: Don't call disable
at shutdown/remove") had a subtle bug. We should be calling
sharp_panel_del() when the "sharp" variable is non-NULL, not when it's
NULL. Fix.
Fixes: d7d473d8464e ("drm/panel: sharp-lq101r1sx01: Don't call disable at shutdown/remove")
Cc: Thierry Reding <[email protected]>
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]/
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20240708105221.1.I576751c661c7edb6b804dda405d10e2e71153e32@changeid
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions