diff options
author | Laurent Pinchart <[email protected]> | 2018-03-05 14:47:47 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2018-09-03 16:13:27 +0300 |
commit | f96993630445b7bf0aebc67288f804035ec46fc6 (patch) | |
tree | ede3e806e90d64efb4985ba322e568e46c8a175c /drivers/gpu/drm/omapdrm/omap_crtc.c | |
parent | 8a36357ae3b2d1b4647d20bc806d524c21132572 (diff) |
drm/omap: Remove unneeded variable assignments in omap_modeset_init
The crtc_idx and plane_idw variables in the main loop are always equal
to the loop counter i, use it instead. Don't unnecessarily initialize
dssdev to NULL.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions