diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-03-05 14:47:47 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-09-03 16:13:27 +0300 |
commit | f96993630445b7bf0aebc67288f804035ec46fc6 (patch) | |
tree | ede3e806e90d64efb4985ba322e568e46c8a175c /drivers/gpu/drm/omapdrm/omap_irq.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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions