summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorAlex Tran <alex.t.tran@gmail.com>2025-09-01 11:40:06 -0700
committerMark Brown <broonie@kernel.org>2025-09-08 16:33:31 +0100
commit960ef523cfe420ae8fdd801f1d12be0fb7ed8719 (patch)
treee3b122f141254dbe6e36da556d264ff45a042d7e /rust/helpers/platform.c
parent06aba2126b414248a34b13584f22a78787c95450 (diff)
ASoC: codecs: tlv320dac33: Add default value for burst_bclkdiv
Add default value for field burst_bclkdiv as initializing it to 0 is incorrect, potentially leading to a divide by 0 issue. Valid range is 2-17 per TI datasheet. 8 was chosen as a dummy value. Reference <https://www.ti.com/lit/ds/symlink/tlv320dac32.pdf>. Signed-off-by: Alex Tran <alex.t.tran@gmail.com> Message-ID: <20250901184008.1249535-1-alex.t.tran@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions