aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorLucas Stach <[email protected]>2016-08-11 11:18:48 +0200
committerPhilipp Zabel <[email protected]>2016-08-29 12:45:05 +0200
commit54db5decce17b3258475a011a00b9c5c51c57a35 (patch)
tree2a60d0b2b9504fdab514e23004279efe7be60c84 /drivers/gpu/drm/imx/parallel-display.c
parent73cde76a61b622e768af23b0e0062dc39e6891bf (diff)
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/parallel-display.c')
0 files changed, 0 insertions, 0 deletions