From: Paul Walmsley Date: Sat, 26 Jan 2013 07:48:55 +0000 (-0700) Subject: ARM: OMAP4: clock/hwmod data: remove MODULEMODE entries in mux + gate combos X-Git-Tag: omap-for-v3.9/pm-signed~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee877acd98ea608041e13e75277f0d2f8df76527;p=pandora-kernel.git ARM: OMAP4: clock/hwmod data: remove MODULEMODE entries in mux + gate combos Convert all DEFINE_OMAP_MUX_GATE() combinations that list MODULEMODE registers in their gate arguments to DEFINE_OMAP_MUX(), dropping the MODULEMODE data. This is possible because the MODULEMODE bits control IP blocks, not clocks; and the hwmod code takes care of IP block control. Rename these clocks to reflect the original multiplexer name as specified in the comments. And convert the hwmod data to use the multiplexer clock name. Signed-off-by: Paul Walmsley Cc: BenoƮt Cousson Cc: Mike Turquette --- Reading git-diff-tree failed