Re: [PATCH] devfreq: replace sscanf with kstrtol

2017-08-07 Thread gsantosh
On 2017-08-07 10:55, Chanwoo Choi wrote: Hi, On 2017년 08월 07일 13:47, gsant...@codeaurora.org wrote: On 2017-08-04 20:42, Chanwoo Choi wrote: Hi, On Fri, Aug 4, 2017 at 12:57 PM, wrote: Hi, Adding error checks to devfreq userspace governor, the current implementation results in setting wro

Re: [PATCH] devfreq: replace sscanf with kstrtol

2017-08-06 Thread gsantosh
On 2017-08-04 20:42, Chanwoo Choi wrote: Hi, On Fri, Aug 4, 2017 at 12:57 PM, wrote: Hi, Adding error checks to devfreq userspace governor, the current implementation results in setting wrong frequency when sscanf returns error. From 12e0a347addd70529b2c378299b27b65f0766f99 Mon Sep 17 00:0

[PATCH] devfreq: replace sscanf with kstrtol

2017-08-03 Thread gsantosh
Hi, Adding error checks to devfreq userspace governor, the current implementation results in setting wrong frequency when sscanf returns error. From 12e0a347addd70529b2c378299b27b65f0766f99 Mon Sep 17 00:00:00 2001 From: Santosh Mardi Date: Tue, 25 Jul 2017 18:47:11 +0530 Subject: [PATCH] de

[PATCH] devfreq: replace sscanf with kstrtol

2017-08-03 Thread gsantosh
Hi, Adding error checks to devfreq userspace governor, the current implementation results in setting wrong frequency when sscanf returns error. From 12e0a347addd70529b2c378299b27b65f0766f99 Mon Sep 17 00:00:00 2001 From: Santosh Mardi Date: Tue, 25 Jul 2017 18:47:11 +0530 Subject: [PATCH] de

Re: [alsa-devel] Question on Compressed offload session

2014-11-13 Thread gsantosh
> On 11/12/14, 9:02 PM, gsant...@codeaurora.org wrote: >> Hi All, >> >> The Question is for the compressed offload session. >> >> For a generic codec driver during the startup function it will set some >> of >> the hw_constraints rule similarly like this. >> >> snd_pcm_hw_constraint_list(s

Question on Compressed offload session

2014-11-12 Thread gsantosh
Hi All, The Question is for the compressed offload session. For a generic codec driver during the startup function it will set some of the hw_constraints rule similarly like this. snd_pcm_hw_constraint_list(substream->runtime, 0, SNDRV_PCM_HW_PARAM_RATE,