[PATCH V1 0/1]ASoC: compress: propagate the error code from the compress framework

Raghu Bankapur posted 1 patch 4 years, 4 months ago
sound/core/compress_offload.c | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
[PATCH V1 0/1]ASoC: compress: propagate the error code from the compress framework
Posted by Raghu Bankapur 4 years, 4 months ago
Propagate the error code from the compress framework for the timestamp
query. This error code will be used by the client to handle the
error case scenarios gracefully.

This propgated error is used by direct client like Audio HAL through
IOCTL -SNDRV_COMPRESS_TSTAMP response, further this response is sent
to upper layer, based on this error audio related usecases related 
to render position and presentation are handled.

Raghu Bankapur (1):
  ASoC: compress: propagate the error code from the compress framework

 sound/core/compress_offload.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.17.1