From: Markus Pargmann Date: Fri, 29 Mar 2013 15:20:10 +0000 (+0100) Subject: ARM: imx35 Bugfix admux clock X-Git-Tag: v3.9-rc7~21^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75498083e25e96932ad998ffdeadb17234c68d3a;p=pandora-kernel.git ARM: imx35 Bugfix admux clock The admux clock seems to be the audmux clock as tests show. audmux does not work without this clock enabled. Currently imx35 does not register a clock device for audmux. This patch adds this registration. imx-audmux driver already handles a clock device, so no changes are necessary there. Signed-off-by: Markus Pargmann Cc: stable@vger.kernel.org Signed-off-by: Sascha Hauer Signed-off-by: Shawn Guo --- Reading git-diff-tree failed