diff options
author | Tomi Valkeinen <[email protected]> | 2020-12-15 12:46:50 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2020-12-15 16:17:32 +0200 |
commit | ead05b53a9766f84af42ab1cc88a8a82b04e66a7 (patch) | |
tree | db78d9b89b59ca9db57d8812c60953375ccb40a4 /tools/perf/scripts/python | |
parent | 1f0560537963b23420d5a5c0e4e9bfc8c4d9f55a (diff) |
drm/omap: dsi: display_disable cleanup
We can drop dsi_display_disable() which just calls
_dsi_display_disable(), and rename _dsi_display_disable() to
dsi_display_disable().
The WARN_ON(!dsi_bus_is_locked(dsi)) in dsi_display_disable is extra and
can be dropped, as _dsi_display_disable() has the same WARN_ON().
Signed-off-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions