]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx35 Bugfix admux clock
authorMarkus Pargmann <mpa@pengutronix.de>
Fri, 29 Mar 2013 15:20:10 +0000 (16:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Apr 2013 04:48:27 +0000 (21:48 -0700)
commitde8a06fed88ff8cfe3a26dca3775d8cc625684f2
tree04c251ac0d0ebab37753de348ec516b31b64ca25
parent1e9c377334f3c41f9cd2c31e12b72bed13028a9a
ARM: imx35 Bugfix admux clock

commit 75498083e25e96932ad998ffdeadb17234c68d3a upstream.

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>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-imx/clk-imx35.c