[alsa-devel] ASoC updates for 2.6.34
The following changes since commit 5f712b2b73a9fc87fcc52124cfe8adefaa0c92f5: Daniel Mack (1): ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34
The updates from Sascha are bug fixes for i.MX2x and a vast improvement in the performance of the FIQ based "DMA" on i.MX3x which allows it to handle sample rates over 16kHz. This code is newly added in 2.6.34.
Huang Weiyi (1): ASoC: wm2000: remove unused #include <linux/version.h>
Sascha Hauer (3): ASoC: imx-ssi: honor IMX_SSI_DMA flag ASoC: imx-pcm-dma-mx2: restart DMA after an error ASoC: imx-ssi: Use a hrtimer in FIQ mode
sound/soc/codecs/wm2000.c | 1 - sound/soc/imx/imx-pcm-dma-mx2.c | 15 ++++++++++++- sound/soc/imx/imx-pcm-fiq.c | 45 ++++++++++++++++++-------------------- sound/soc/imx/imx-ssi.c | 3 +- 4 files changed, 37 insertions(+), 27 deletions(-)
On Thu, Apr 08, 2010 at 04:11:01PM +0100, Mark Brown wrote:
The following changes since commit 5f712b2b73a9fc87fcc52124cfe8adefaa0c92f5: Daniel Mack (1): ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34
...or not, Sascha believes he's found a problem in the hrtimer stuff so if you could hold off that'd be good.
At Thu, 8 Apr 2010 16:55:47 +0100, Mark Brown wrote:
On Thu, Apr 08, 2010 at 04:11:01PM +0100, Mark Brown wrote:
The following changes since commit 5f712b2b73a9fc87fcc52124cfe8adefaa0c92f5: Daniel Mack (1): ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34
...or not, Sascha believes he's found a problem in the hrtimer stuff so if you could hold off that'd be good.
Is this now fixed?
thanks,
Takashi
On Tue, Apr 13, 2010 at 10:20:14AM +0200, Takashi Iwai wrote:
Mark Brown wrote:
...or not, Sascha believes he's found a problem in the hrtimer stuff so if you could hold off that'd be good.
Is this now fixed?
Nope, everything went quiet on that stuff. Sascha? I guess I'll spin with the hrtimer patch dropped I guess, we can always add that later when it's sorted out.
On Tue, Apr 13, 2010 at 05:29:11PM +0900, Mark Brown wrote:
On Tue, Apr 13, 2010 at 10:20:14AM +0200, Takashi Iwai wrote:
Mark Brown wrote:
...or not, Sascha believes he's found a problem in the hrtimer stuff so if you could hold off that'd be good.
Is this now fixed?
Nope, everything went quiet on that stuff. Sascha? I guess I'll spin with the hrtimer patch dropped I guess, we can always add that later when it's sorted out.
I sent some update patches a second ago.
Sascha
participants (3)
-
Mark Brown
-
Sascha Hauer
-
Takashi Iwai