Skip to content
Snippets Groups Projects
Commit b617966c authored by Stefan Agner's avatar Stefan Agner
Browse files

drm/fsl-dcu: use variable name dev for struct drm_device


The driver uses different variable names for struct drm_device
across functions which is confusing. Stick to the more common
variable name dev. While at it, remove unnecessary if statement
in error handling.

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
parent b7d11305
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment