diff options
author | 2020-12-15 12:46:49 +0200 | |
---|---|---|
committer | 2020-12-15 16:17:32 +0200 | |
commit | 1f0560537963b23420d5a5c0e4e9bfc8c4d9f55a (patch) | |
tree | bc2a3c29766402460da247ce3678851c77b04eb7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | drm/omap: dsi: move enable/disable to bridge enable/disable (diff) | |
download | linux-dev-1f0560537963b23420d5a5c0e4e9bfc8c4d9f55a.tar.xz linux-dev-1f0560537963b23420d5a5c0e4e9bfc8c4d9f55a.zip |
drm/omap: dsi: display_enable cleanup
We can drop dsi_display_enable(), which just calls
_dsi_display_enable(), and rename _dsi_display_enable() to
dsi_display_enable().
The WARN_ON(!dsi_bus_is_locked(dsi)) in dsi_display_enable is extra and
can be dropped, as _dsi_display_enable() has the same WARN_ON().
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201215104657.802264-77-tomi.valkeinen@ti.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions