]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data
authorSean Paul <seanpaul@chromium.org>
Tue, 11 Jun 2019 16:08:23 +0000 (12:08 -0400)
committerSean Paul <seanpaul@chromium.org>
Fri, 26 Jul 2019 18:48:03 +0000 (14:48 -0400)
commit2b60e11d0babddc0d5eec0d13abfd2cd5a2f29f0
tree1d9f1845e335adb35ef80a89fe8bb76470f06fb6
parent6c836d965bad5e13803256e3d316b50248531f4e
drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data

Change the argument to vop_win_disable to vop_win to accomodate future
changes to the function.

Changes in v4:
- Added to the patchset
Changes in v5:
- None

Link to v4: https://patchwork.freedesktop.org/patch/msgid/20190508160920.144739-10-sean@poorly.run

Tested-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190611160844.257498-10-sean@poorly.run
drivers/gpu/drm/rockchip/rockchip_drm_vop.c