public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 0/1]ASoC: compress: propagate the error code from the compress framework
@ 2022-02-23 12:52 Raghu Bankapur
  2022-02-23 12:52 ` [PATCH V1 1/1] ASoC: " Raghu Bankapur
  0 siblings, 1 reply; 7+ messages in thread
From: Raghu Bankapur @ 2022-02-23 12:52 UTC (permalink / raw)
  To: Jaroslav Kysela, linux-kernel, Takashi Iwai, alsa-devel
  Cc: Krishna Jha, Raghu Bankapur

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


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH V1 0/1] ASoC: compress: propagate the error code from the
@ 2022-02-24  8:06 Raghu Bankapur
  2022-02-24  8:06 ` [PATCH V1 1/1] ASoC: compress: propagate the error code from the compress framework Raghu Bankapur
  0 siblings, 1 reply; 7+ messages in thread
From: Raghu Bankapur @ 2022-02-24  8:06 UTC (permalink / raw)
  To: Jaroslav Kysela, linux-kernel, Takashi Iwai, alsa-devel
  Cc: Krishna Jha, Raghu Bankapur

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 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-24  9:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23 12:52 [PATCH V1 0/1]ASoC: compress: propagate the error code from the compress framework Raghu Bankapur
2022-02-23 12:52 ` [PATCH V1 1/1] ASoC: " Raghu Bankapur
2022-02-23 19:46   ` kernel test robot
2022-02-23 19:56   ` kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2022-02-24  8:06 [PATCH V1 0/1] ASoC: compress: propagate the error code from the Raghu Bankapur
2022-02-24  8:06 ` [PATCH V1 1/1] ASoC: compress: propagate the error code from the compress framework Raghu Bankapur
2022-02-24  8:26   ` Raghu Bankapur
2022-02-24  9:55   ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox