diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2017-01-12 11:27:35 +0300 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2017-01-28 06:51:21 +0300 |
commit | 831a8d5e0bef97ae89b68dd3a637f0834cb6977b (patch) | |
tree | 2bacebccc9adcbc9d770704abd05271b2323d93a /drivers/gpu/drm/drm_modeset_helper.c | |
parent | 6848af2d2fdb13de7758deccea037b7ec3afad4a (diff) | |
download | linux-831a8d5e0bef97ae89b68dd3a637f0834cb6977b.tar.xz |
drm: zte: move struct vou_inf into zx_vou driver
Although data in struct vou_inf is defined per output device, it doesn't
belong to the device itself but VOU control module. All these data can
just be defined in VOU driver, and output device driver only needs to
invoke VOU driver function with device ID to enable/disable specific
output device.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'drivers/gpu/drm/drm_modeset_helper.c')
0 files changed, 0 insertions, 0 deletions