diff options
author | Chen Liangjun <b36089@freescale.com> | 2012-10-26 16:07:41 +0800 |
---|---|---|
committer | Chen Liangjun <b36089@freescale.com> | 2012-11-06 13:43:40 +0800 |
commit | 9ad976c9dfcb9937c71720d21eebe928370dd83b (patch) | |
tree | 7248a5750f5bceb8808c7162d29923c88103e26b /kernel/pm_qos_params.c | |
parent | 5c9142d343067fb1cffbd742ae7d52c9af100e01 (diff) |
ENGR00231773-1 ASRC: remove queue operation in ASRC driver
According to ASRC memory->ASRC->memory requirement, driver should
satisfy the feature below: user application would passed into one buffer
and waiting until the output buffer is generated. In this case, only one
buffer is on processing and it is no necessary to use the queue to do
the convert. What is worse, queue operation would make the ASRC driver
hard to understand and maintain.
In this patch, remove the queue operation in ASRC driver.
Signed-off-by: Chen Liangjun <b36089@freescale.com>
Diffstat (limited to 'kernel/pm_qos_params.c')
0 files changed, 0 insertions, 0 deletions