ASoC: sh: fsi: Add module/port clock control function
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 21 Apr 2011 01:33:52 +0000 (10:33 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 26 Apr 2011 10:42:11 +0000 (11:42 +0100)
commit1f5e2a319d2ba80bfea5c3b5cbafea09d5164a51
tree179e316a0d9e928a054cf3d5a25f63373fe76eee
parent106c79ecf2db141fcd6073de55ebeb3f041e0509
ASoC: sh: fsi: Add module/port clock control function

The FIFO of each port were always working though it was not used
in current FSI driver.
This patch add module/port clock control function for fixing it.
This patch is also caring suspend/resume.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Simon Horman <simon@horms.net>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c