summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorHsieh Hung-En <hungen3108@gmail.com>2025-12-31 16:45:54 +0800
committerMark Brown <broonie@kernel.org>2026-01-05 13:18:58 +0000
commit52ddc0106c77ff0eacf07b309833ae6e6a4e8587 (patch)
tree8f1a0600ca1be51d7f54839865bcba69cd0d5693 /drivers
parent25abdc151a448a17d500ea9468ce32582c479faa (diff)
ASoC: es8328: Remove duplicate DAPM routes
The DAPM routes for "Left Line Mux" and "Right Line Mux" are defined twice in es8328_dapm_routes[]. The redundant entries appear after the "Mic Bias" route and duplicate the definitions found earlier in the array. Remove the duplicate entries to clean up the code. Tested on Rockchip RK3588 with ES8328 codec. Verified that removing the duplicate routes does not alter the DAPM graph or the mixer controls. Both 'tinymix' output and DAPM widget lists remain identical to the baseline. Signed-off-by: Hsieh Hung-En <hungen3108@gmail.com> Link: https://patch.msgid.link/20251231084554.265916-1-hungen3108@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions