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

OMAPDSS: explicitely initialize dssdev->channel for new displays



HDMI and VENC outputs always use the DIGIT output from DISPC. The dssdev
struct contains "channel" field which is used to specify the DISPC
output for the display, but this was not used for HDMI and VENC.

This patch fills the channel field explicitely for HDMI and VENC
displays so that we can always rely on the channel field.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 1521653c
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