From: Tomi Valkeinen Date: Tue, 12 Jan 2010 12:16:41 +0000 (+0200) Subject: OMAP: DSS2: move update() and sync() X-Git-Tag: v2.6.34-rc1~229^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18946f62c6cc8cf051bafca8b7fa72309e8a1067;p=pandora-kernel.git OMAP: DSS2: move update() and sync() Move update() and sync() from omap_dss_device to omap_dss_driver. Also, update was hardcoded to use virtual channel 0. This patch adds a parameter that specifies the VC. This is part of a larger patch-set, which moves the control from omapdss driver to the display driver. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed