linux/sound/soc/davinci
Troy Kisky 81ac55aa14 ASoC: DaVinci: Fix divide by zero error during 1st execution
When both playback and capture stream were open
davinci_i2s_hw_params was setting parameters for
the wrong stream. The fix for davinci_i2s_hw_params
is sufficient, but it looks like a race still happens
in davici_pcm_open. This patch also makes the race smaller
but the next patch provides a better fix.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-09-23 10:08:56 -07:00
..
Kconfig ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVM 2009-08-13 22:19:36 +01:00
Makefile ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVM 2009-08-13 22:19:36 +01:00
davinci-evm.c ASoC: davinci: i2c device creation moved into board files 2009-08-28 10:33:10 +01:00
davinci-i2s.c ASoC: DaVinci: Fix divide by zero error during 1st execution 2009-09-23 10:08:56 -07:00
davinci-i2s.h ALSA: Correct Vladimir Barinov's e-mail address 2008-10-10 13:41:45 +02:00
davinci-mcasp.c ASoC: DaVinci: Fixes to McASP configuration 2009-09-18 15:08:31 +01:00
davinci-mcasp.h ASoC: DaVinci: McASP driver enhacements 2009-08-13 22:19:35 +01:00
davinci-pcm.c ASoC: DaVinci: Fix divide by zero error during 1st execution 2009-09-23 10:08:56 -07:00
davinci-pcm.h ASoC: DaVinci: McASP driver enhacements 2009-08-13 22:19:35 +01:00
davinci-sffsdr.c ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new format 2009-03-10 15:42:48 +00:00