lkml.org 
[lkml]   [2019]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] ASoC: msm8916-wcd-digital: Add sidetone support
From
Date
Thanks for the review,

On 06/06/2019 12:54, Mark Brown wrote:
> On Thu, Jun 06, 2019 at 12:40:02PM +0100, Srinivas Kandagatla wrote:
>
>> + default:
>> + pr_err("%s: event = %d not expected\n", __func__, event);
>> + }
>
> dev_err() please (and a break; as well, it isn't strictly needed but
> stops people having to check that it isn't needed).
>
Sure I will add break.
I think the message itself is not required here as we would never come
to this path.
>> + SOC_SINGLE_EXT("IIR1 Enable Band1", IIR1, BAND1, 1, 0,
>> + msm8x16_wcd_get_iir_enable_audio_mixer,
>> + msm8x16_wcd_put_iir_enable_audio_mixer),
>
> The indentation here is *really* messed up. What are these controls,
> with names like "Enable" they sound like on/off controls in which case
> they should be standard Switch controls.
Yes, Switch controls should work, I will try that.

--srini
>

\
 
 \ /
  Last update: 2019-06-06 14:18    [W:0.024 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site