alistair23-linux/sound/soc/sh
Kuninori Morimoto 9478e0b60f ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
pm_runtime_get/put_sync were used to access FSI register in fsi_dai_set_fmt
which is called when ALSA probe.
But this register value will disappear after pm_runtime_put_sync
if platform is supporting RuntimePM.
To solve this issue, this patch adds new variable for format,
and remove pm_runtime_get/put_sync from fsi_dai_set_fmt.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-05-24 18:41:48 +08:00
..
dma-sh7760.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
fsi-ak4642.c ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format 2011-01-26 11:25:47 +00:00
fsi-da7210.c ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format 2011-01-26 11:25:47 +00:00
fsi-hdmi.c ASoC: sh: fsi-hdmi: Add FSI port and HDMI selection 2011-01-25 15:15:24 +00:00
fsi.c ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt. 2011-05-24 18:41:48 +08:00
hac.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Kconfig ASoC: sh: fsi: modify improper dependent 2010-12-21 23:22:47 +00:00
Makefile ASoC: fsi-codec: Add FSI - HDMI support 2010-09-01 11:18:09 +01:00
migor.c ASoC: fix migor audio build 2011-01-11 11:00:55 +00:00
sh7760-ac97.c ASoC: Do not include soc-dapm.h 2010-11-22 14:04:41 +00:00
siu.h ASoC: Do not include soc-dai.h 2010-11-22 14:04:53 +00:00
siu_dai.c ASoC: Do not include soc-dai.h 2010-11-22 14:04:53 +00:00
siu_pcm.c ASoC: Do not include soc-dai.h 2010-11-22 14:04:53 +00:00
ssi.c ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_soc_dai_remove 2010-11-25 11:07:28 +00:00