commit | d6f99fae2f7d744d4dc44f3f82a236b1b0c263f4 | [log] [tgz] |
---|---|---|
author | Kenneth Westfield <kwestfie@codeaurora.org> | Tue May 19 12:03:55 2015 -0700 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Tue Jan 17 18:25:22 2017 -0800 |
tree | 60e4d62311e2f740dadaf815a6f770e7cc8e066d | |
parent | 2887fc9c7c2fa6409b0be16ea3d6b3a836782bf0 [diff] |
ASoC: pcm: Add delay_blk feature Add delay_blk() to pcm, platform and DAI ops. The pcm delay_blk() op collects the audio DSP path delays from the low-level drivers and sets the runtime->delay field to their aggregate. Change-Id: Ib7e10f44ab8ccb46dc2f5825081d0afef662d827 Signed-off-by: Kenneth Westfield <kwestfie@codeaurora.org>