From: Raghu Bankapur <quic_rbankapu@quicinc.com>
To: Jaroslav Kysela <perex@perex.cz>, <linux-kernel@vger.kernel.org>,
"Takashi Iwai" <tiwai@suse.com>, <alsa-devel@alsa-project.org>
Cc: Krishna Jha <kkishorj@codeaurora.org>,
Raghu Bankapur <quic_rbankapu@quicinc.com>
Subject: [PATCH V1 0/1]ASoC: compress: propagate the error code from the compress framework
Date: Wed, 23 Feb 2022 18:22:49 +0530 [thread overview]
Message-ID: <cover.1645618332.git.quic_rbankapu@quicinc.com> (raw)
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
next reply other threads:[~2022-02-25 13:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 12:52 Raghu Bankapur [this message]
2022-02-23 12:52 ` [PATCH V1 1/1] ASoC: compress: propagate the error code from the compress framework Raghu Bankapur
2022-02-23 19:46 ` kernel test robot
2022-02-23 19:56 ` kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1645618332.git.quic_rbankapu@quicinc.com \
--to=quic_rbankapu@quicinc.com \
--cc=alsa-devel@alsa-project.org \
--cc=kkishorj@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox