Commit a0e53bfe authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap: remove extra manager checks on disconnect



The DSS output drivers check 'dssdev->manager' in disconnect()
functions. This check is not needed as the manager must always be set if
the output device was connected. Remove the check.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 98df8448
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment