From: Archit Taneja Date: Thu, 25 Aug 2011 13:05:58 +0000 (+0530) Subject: OMAP: DSS2: DSI: Introduce generic write functions X-Git-Tag: v3.2-rc1~98^2~1^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff8aa3182db248db4d91e574254316025c0243c;p=pandora-kernel.git OMAP: DSS2: DSI: Introduce generic write functions Intoduce enum "dss_dsi_content_type" to differentiate between DCS and generic content types. Introduce short and long packet write functions which use generic Processor-to-Peripheral transaction types. These are needed by some devices which may not support corresponding DCS commands. Create common write functions which allow code reuse between DCS and generic write functions. Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed