From: Tomi Valkeinen Date: Wed, 16 Nov 2011 12:17:54 +0000 (+0200) Subject: OMAPDSS: APPLY: move channel-field to extra_info set X-Git-Tag: v3.3-rc1~59^2~2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5a97a6fbf98f82ae50c837eba3ebcfea0902f8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed