Re: [PATCHv2 0/5] FIFO caused playback delay (latency) handling in soc/omap

2010-03-12 Thread Jarkko Nikula
On Fri, 12 Mar 2010 08:18:30 +0200 Peter Ujfalusi peter.ujfal...@nokia.com wrote: On Friday 12 March 2010 00:43:41 ext Mark Brown wrote: I can do, though there was some debate about how useful the information the hardware returns actually is - could folks confirm what the consensus there

Re: [PATCHv2 0/5] FIFO caused playback delay (latency) handling in soc/omap

2010-03-11 Thread Mark Brown
On 11 Mar 2010, at 22:26, Tony Lindgren t...@atomide.com wrote: * Mark Brown broo...@opensource.wolfsonmicro.com [100303 05:34]: On Wed, Mar 03, 2010 at 03:08:03PM +0200, Peter Ujfalusi wrote: Peter Ujfalusi (5): ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetry ASoC: core: soc

Re: [PATCHv2 0/5] FIFO caused playback delay (latency) handling in soc/omap

2010-03-11 Thread Peter Ujfalusi
On Friday 12 March 2010 00:43:41 ext Mark Brown wrote: I can do, though there was some debate about how useful the information the hardware returns actually is - could folks confirm what the consensus there was, please? Yeah, that thread went silent without final go or no go... I do agree

[PATCHv2 0/5] FIFO caused playback delay (latency) handling in soc/omap

2010-03-03 Thread Peter Ujfalusi
Hello, Changes since the RFC round on the alsa-devel list: - core is not limiting the query for the delay to the playback stream. It is no the dai and platform driver's responsibility handle that - delay interface added for platform driver - Capture path delay calculation is added to OMAP

Re: [PATCHv2 0/5] FIFO caused playback delay (latency) handling in soc/omap

2010-03-03 Thread Mark Brown
On Wed, Mar 03, 2010 at 03:08:03PM +0200, Peter Ujfalusi wrote: Peter Ujfalusi (5): ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetry ASoC: core: soc level wrapper for pcm_pointer callback ASoC: core: Add delay operation to snd_soc_dai_ops I'll apply these just now, thanks!