diff options
author | 2018-09-17 16:42:11 +0300 | |
---|---|---|
committer | 2018-09-26 22:07:40 +0200 | |
commit | 626a2c52f1050b4581a0ffcd71245505b24315a2 (patch) | |
tree | 36e5efad1078e3aed66f36517d5426762fe47cff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/tegra: Replace drm_dev_unref with drm_dev_put (diff) | |
download | wireguard-linux-626a2c52f1050b4581a0ffcd71245505b24315a2.tar.xz wireguard-linux-626a2c52f1050b4581a0ffcd71245505b24315a2.zip |
drm/mxsfb: Move axi clk enable/disable to crtc enable/disable
The main axi clk is disabled at the end of mxsfb_crtc_mode_set_nofb and
immediately reenabled in mxsfb_enable_controller.
Avoid this by moving the handling of axi clk one level up to
mxsfb_crtc_enable. Do the same for mxsfb_crtc_disable for symmetry.
This shouldn't have any functional effect.
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/985c1f1cad250bd9ca154b3e4b3f913c310eeabd.1537191359.git.leonard.crestez@nxp.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions