aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-tve.c
diff options
context:
space:
mode:
authorLucas Stach <[email protected]>2016-08-11 09:18:48 +0000
committerPhilipp Zabel <[email protected]>2016-08-29 10:45:05 +0000
commit54db5decce17b3258475a011a00b9c5c51c57a35 (patch)
tree2a60d0b2b9504fdab514e23004279efe7be60c84 /drivers/gpu/drm/imx/imx-tve.c
parentdrm/imx: don't call disable_plane in plane destroy path (diff)
downloadkernel-54db5decce17b3258475a011a00b9c5c51c57a35.tar.gz
kernel-54db5decce17b3258475a011a00b9c5c51c57a35.zip
drm/imx: drop deprecated load/unload drm_driver ops
Drop the load/unload driver ops, as they are deprecated because of their inherent races, with devices being visible to userspace before they are fully initialized. Move this code into the driver bind/unbind routines bracketed by the proper drm_dev_alloc/register and drm_dev_unregister/unref calls. Signed-off-by: Lucas Stach <[email protected]> Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/imx-tve.c')
0 files changed, 0 insertions, 0 deletions