]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: ti: davinci-mcasp: extract mcasp_is_auxclk_enabled() helper
authorSen Wang <sen@ti.com>
Thu, 5 Mar 2026 19:58:24 +0000 (13:58 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 9 Mar 2026 00:17:28 +0000 (00:17 +0000)
commit5bebbfd64b879d1a7220233767be3274e7d442b8
treeaa805d36d013ba0246f551cce9925491bf09d53e
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
ASoC: ti: davinci-mcasp: extract mcasp_is_auxclk_enabled() helper

Move the AUXCLK-enabled check out of davinci_mcasp_calc_clk_div() into
a reusable helper.  No functional change.

Signed-off-by: Sen Wang <sen@ti.com>
Link: https://patch.msgid.link/20260305195825.9998-2-sen@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ti/davinci-mcasp.c