From: Tomi Valkeinen Date: Mon, 23 Jan 2012 12:15:28 +0000 (+0200) Subject: ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod class X-Git-Tag: v3.3-rc3~22^2~2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ac6d46e43a52a901dadde2a341204e9a1c9e147;p=pandora-kernel.git ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod class Currently OMAP2 and 3 share the same omap_hwmod_class and omap_hwmod_class_sysconfig for dispc. However, OMAP3 has sysconfig bits that OMAP2 doesn't have, so we need to split those structs into OMAP2 and OMAP3 specific versions. This patch only splits the structs, without changing the contents. This is a prerequisite for a subsequent fix. Signed-off-by: Tomi Valkeinen [paul@pwsan.com: added commit note] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed