From: Paul Walmsley Date: Wed, 14 Sep 2011 22:01:21 +0000 (-0600) Subject: OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain X-Git-Tag: v3.2-rc1~98^2~12^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ffef6af127721a813d70f87cd8cc348ea9d6ab;p=pandora-kernel.git OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain At Tony's request, remove the omap_chip bitmasks from the clockdomain and clockdomain dependency definitions. Instead, initialize clockdomains based on one or more lists that are applicable to a particular SoC family, variant, and silicon revision. Tony Lindgren found a bug in a previous version of this patch - thanks Tony. Signed-off-by: Paul Walmsley Cc: Tony Lindgren --- Reading git-diff-tree failed