ARM: imx35 Bugfix admux clock
authorMarkus Pargmann <mpa@pengutronix.de>
Fri, 29 Mar 2013 15:20:10 +0000 (16:20 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 9 Apr 2013 11:46:30 +0000 (19:46 +0800)
commit75498083e25e96932ad998ffdeadb17234c68d3a
treef03b72b32ee8509f1aa64cf0250ef825003529a9
parentcab1e0a36c9dd0b0671fb84197ed294513f5adc1
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 <mpa@pengutronix.de>
Cc: stable@vger.kernel.org
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx35.c