From: Paul Walmsley Date: Thu, 12 Jul 2012 10:54:49 +0000 (-0600) Subject: ARM: OMAP3: clockdomain: fix accidental duplicate registration X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6b8b760e2fef013b1038e5398580d187f80c00;p=pandora-kernel.git ARM: OMAP3: clockdomain: fix accidental duplicate registration Commit 472fd5401561f94698f4c8f9dbbbfbf76ab55626 (Merge branch 'cleanup-hwmod' into cleanup) inadvertently caused a clockdomain to be registered twice on OMAP3 boards. This causes warnings on boot, wild pointer dereferences, and PM regressions. Fix the double registration and add some clockdomain code to prevent this from happening again. Reported-by: Joe Woodward Acked-by: Kevin Hilman Signed-off-by: Paul Walmsley [tony@atomide.com: updated commit message for the breaking merge] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed