ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configuration
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 30 May 2016 08:23:46 +0000 (11:23 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2016 12:07:22 +0000 (05:07 -0700)
commit53ae95f6d5455ac1bbf50649fbd5158e0ef5f16c
tree5817cd9cd4f47816cdcc71f65a0675658e1ade03
parent3b80c9bef8359e41605ff53713d47937a3a527ec
ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configuration

McBSP2/3 module's sidetone module operates using the module's ICLK clock.
When the Sidetone is in use the interface clock of the module must not
idle. The new callback expects to receive the *clk of the module's ick and
not the id number of the McBSP. This will allow us more cleanups and going
to simplify the ICLK handling.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mcbsp.c
include/linux/platform_data/asoc-ti-mcbsp.h