diff options
author | Lucas Stach | 2016-08-11 11:18:48 +0200 |
---|---|---|
committer | Philipp Zabel | 2016-08-29 12:45:05 +0200 |
commit | 54db5decce17b3258475a011a00b9c5c51c57a35 (patch) | |
tree | 2a60d0b2b9504fdab514e23004279efe7be60c84 /drivers/gpu/drm/bridge/dw-hdmi.c | |
parent | 73cde76a61b622e768af23b0e0062dc39e6891bf (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 <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/bridge/dw-hdmi.c')
0 files changed, 0 insertions, 0 deletions