sound core: add soc_delay
authorVinod Koul <vinod.koul@linux.intel.com>
Mon, 14 May 2012 10:08:13 +0000 (15:38 +0530)
committerbuildbot <buildbot@intel.com>
Thu, 24 May 2012 11:17:10 +0000 (04:17 -0700)
commit769204d13563673a4b99ec626aeae589c6b213d9
tree135a73a142af5f10afbff05cad0ea5542c1c0678
parente1a5b9cfefe16f7de8024562f7c988b1db7e4272
sound core: add soc_delay

BZ: 35394

soc_delay is a new delay varible which should be added to overall sound delay
reporting. This is the delay encountered in queing of buffers inside soc, like
dsp buffers, usb usb queue delay etc

Change-Id: I8483ed9d7f345dcd2124d97e9c807e6e11fc34d7
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Reviewed-on: http://android.intel.com:8080/49238
Reviewed-by: Babu, Ramesh <ramesh.babu@intel.com>
Reviewed-by: Koul, Vinod <vinod.koul@intel.com>
Reviewed-by: Gupta, ArvindX K <arvindx.k.gupta@intel.com>
Reviewed-by: Hibare, PramodX <pramodx.hibare@intel.com>
Tested-by: Hibare, PramodX <pramodx.hibare@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
include/sound/pcm.h
sound/core/pcm_lib.c
sound/core/pcm_native.c
sound/soc/mid-x86/sst_platform.c