lkml.org 
[lkml]   [2020]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v1 6/6] ASoC: codecs: lpass-va-macro: add dapm widgets and routes
From
Date

> +static int va_dmic_clk_enable(struct snd_soc_component *component,
> + u32 dmic, bool enable)
> +{
> + struct va_macro *va = snd_soc_component_get_drvdata(component);
> + u8 dmic_clk_en = 0x01;
> + u16 dmic_clk_reg = 0;
> + s32 *dmic_clk_cnt = NULL;
> + u8 *dmic_clk_div = NULL;
> + u8 freq_change_mask = 0;

the 4 initializations above are ignored, remove?

\
 
 \ /
  Last update: 2020-10-27 00:36    [W:0.561 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site