dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/soc/sh
Kuninori Morimoto 785d1c45ce ASoC: sh: fsi: Add runtime PM support
This patch add support runtime PM.
Driver callbacks for Runtime PM are empty because
the device registers are always re-initialized after
pm_runtime_get_sync(). The Runtime PM functions replaces the
clock framework module stop bit handling in this driver.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-11-30 12:56:44 +00:00
..
Kconfig ASoC: sh: FSI: Remove DMA support 2009-10-30 10:35:30 +00:00
Makefile ASoC: Add FSI-AK4642 sound support for SuperH 2009-08-21 11:02:03 +01:00
dma-sh7760.c ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers 2009-04-28 15:06:44 +02:00
fsi-ak4642.c ASoC: Add FSI-AK4642 sound support for SuperH 2009-08-21 11:02:03 +01:00
fsi.c ASoC: sh: fsi: Add runtime PM support 2009-11-30 12:56:44 +00:00
hac.c ASoC: Fix some missing dai_ops conversions 2009-03-16 14:13:57 +00:00
sh7760-ac97.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
ssi.c ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00