]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
OMAPDSS: APPLY: move channel-field to extra_info set
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 16 Nov 2011 12:17:54 +0000 (14:17 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:47 +0000 (08:54 +0200)
commit5d5a97a6fbf98f82ae50c837eba3ebcfea0902f8
treeb8f6a3f1a5ef3a00c539b70574bc57477147927c
parentc1a9febfafa2a9a9ac09b2de4c80aa96b41a03d1
OMAPDSS: APPLY: move channel-field to extra_info set

Setting overlay's output channel is currently handled at the same time
as other overlay attributes. This is not right, as the normal attributes
should only affect one overlay and manager, but changing the channel
affects two managers.

This patch moves the channel field into the "extra_info" set, handled
together with enabled-status.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/apply.c
include/video/omapdss.h