From 2a6358250081c24cc1e564cb82ecbfd19d8c7238 Mon Sep 17 00:00:00 2001 From: Vinod Koul Date: Fri, 13 Jun 2014 18:03:53 +0530 Subject: ASoc: Intel: mfld-pcm: report pcm delay Now the DSP is capable of reporting the delay, report it to upper layers Signed-off-by: Vinod Koul Signed-off-by: Mark Brown --- sound/soc/intel/sst-mfld-platform.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/soc/intel/sst-mfld-platform.h') diff --git a/sound/soc/intel/sst-mfld-platform.h b/sound/soc/intel/sst-mfld-platform.h index 6d929c7d7bbb..33a0a2776238 100644 --- a/sound/soc/intel/sst-mfld-platform.h +++ b/sound/soc/intel/sst-mfld-platform.h @@ -42,6 +42,7 @@ struct pcm_stream_info { void *arg; void (*period_elapsed) (void *arg); unsigned long long buffer_ptr; + unsigned long long pcm_delay; int sfreq; }; -- cgit v1.2.3-55-g7522