commit | 2b60e11d0babddc0d5eec0d13abfd2cd5a2f29f0 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Tue Jun 11 12:08:23 2019 -0400 |
committer | Sean Paul <seanpaul@chromium.org> | Fri Jul 26 14:48:03 2019 -0400 |
tree | 1d9f1845e335adb35ef80a89fe8bb76470f06fb6 | |
parent | 6c836d965bad5e13803256e3d316b50248531f4e [diff] |
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