aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-03-02 22:05:41 +0200
committerTomi Valkeinen <[email protected]>2018-09-03 16:13:27 +0300
commita25edf0ea6de6780ef9e8dc489a5c14599c48326 (patch)
tree613b37edce259a332391c5456f91982739f9c11c /drivers/gpu/drm/omapdrm/omap_fbdev.c
parenteaaedaf6a1de3be2f62feefc40fa6a711382f1ca (diff)
drm/omap: displays: Don't cast dssdev to panel data unnecessarily
The connect handle of the analog TV and HDMI connectors casts the dssdev to panel data only to then access fields of the panel data that are also present in the dssdev. Remove the cast and use dssdev directly. 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_fbdev.c')
0 files changed, 0 insertions, 0 deletions