diff options
author | Tomi Valkeinen <[email protected]> | 2020-12-15 12:46:49 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2020-12-15 16:17:32 +0200 |
commit | 1f0560537963b23420d5a5c0e4e9bfc8c4d9f55a (patch) | |
tree | bc2a3c29766402460da247ce3678851c77b04eb7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5d676b6f27b44210ea69dbdf7d859cf2310d577e (diff) |
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 <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions