summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2024-02-09 14:57:00 +0000
committerMark Brown <broonie@kernel.org>2024-02-09 15:22:54 +0000
commit727b943263dc98a7aca355cc0302158218f71543 (patch)
tree0065677fa5681a0dae85e10611a038cd62ba52ff /sound/soc/soc-dapm.c
parentd7332c4a4f1a7d16f054c6357fb65c597b6a86a7 (diff)
downloadlinux-stable-727b943263dc98a7aca355cc0302158218f71543.tar.gz
linux-stable-727b943263dc98a7aca355cc0302158218f71543.tar.bz2
linux-stable-727b943263dc98a7aca355cc0302158218f71543.zip
ASoC: cs35l56: Remove default from IRQ1_CFG register
The driver never uses the IRQ1_CFG register so there's no need to provide a default value. It's set as a readable register only for debugging through the regmap registers file. A system-specific firmware could overwrite this register with a non-default value. Therefore the driver can't hardcode what the initial value actually is. As the register is only for debugging the value can be left unknown until someone wants to read it through debugfs. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Link: https://lore.kernel.org/r/20240209145700.1555950-1-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-dapm.c')
0 files changed, 0 insertions, 0 deletions