linux-stable/sound/soc/sirf
Rongjun Ying 9779caf9fa ASoC: sirf-usp: Fixed a bug for playback and capture work at the same time
1. The startup function invoked when the playback and capture.
   If start playback when capturing, the registers are re-initinitialised.
   That cause the playback fail. So move the startup code into runtime resume.
2. Modified: If non RUNTIME_PM support, the probe need enable clock and
   initinitialise registers.
3. Refine code.

Signed-off-by: Rongjun Ying <rongjun.ying@csr.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-07-25 18:54:44 +01:00
..
Kconfig ASoC: sirf: Add audio usp interface driver 2014-07-03 17:11:40 +01:00
Makefile ASoC: sirf: Add audio usp interface driver 2014-07-03 17:11:40 +01:00
sirf-audio-port.c ASoC: sirf: Move the tx rx enable from port to codec, that will not need register sharing 2014-04-14 17:28:17 +01:00
sirf-audio.c ASoC: sirf: Add SiRF audio card 2014-03-06 17:21:56 +08:00
sirf-usp.c ASoC: sirf-usp: Fixed a bug for playback and capture work at the same time 2014-07-25 18:54:44 +01:00
sirf-usp.h ASoC: sirf: Add audio usp interface driver 2014-07-03 17:11:40 +01:00