summaryrefslogtreecommitdiff
path: root/bpf_lexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'bpf_lexer.l')
0 files changed, 0 insertions, 0 deletions
a>) tree7d09ec2c96218fbaea6d9a8298eb5c51e479c230 /sound/soc parentbfcf928d7604692668a7c33b783d05b8e3459d09 (diff)
ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config
This driver provides no .reg_defaults_raw in regmap_config, so the .num_reg_defaults_raw is useless, and, in fact harmful. It triggers kernel crash in regmap_init which tries to access the register defaults. Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')