[PATCH 0/4] ASoC: starfive: Simplify probe error handling
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: bui duc phuc <[email protected]> Hi all, This series cleans up the probe error paths in the StarFive ASoC drivers by removing unnecessary goto statements and redundant error messages. Compile-tested only. Best regards, Phuc bui duc phuc (4): ASoC: starfive: jh7110-pwmdac: Remove unnecessary goto ASoC: starfive: jh7110-pwmdac: Drop redundant error messages ASoC: starfive: jh7110_tdm: Remove unnecessary goto ASoC: starfive: jh7110_tdm: Drop redundant error messages sound/soc/starfive/jh7110_pwmdac.c | 15 ++++++--------- sound/soc/starfive/jh7110_tdm.c | 27 ++++++++------------------- 2 files changed, 14 insertions(+), 28 deletions(-) -- 2.43.0