OSDN Git Service

ASoC: rt5682s: simplify the return of rt5682s_probe()
authorYang Yingliang <yangyingliang@huawei.com>
Tue, 20 Sep 2022 15:14:13 +0000 (23:14 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 20 Sep 2022 21:33:34 +0000 (22:33 +0100)
commit2edd66eccfeab9734512fac352b50d17366246f5
treec09ed9ee0c312b79bea582e2011b57b86bba2079
parenta65eacaf98503e03b9a23ab12f836c71baaf9ead
ASoC: rt5682s: simplify the return of rt5682s_probe()

After commit bfc5e8b860ad ("ASoC: rt5682s: Reduce coupling of
Micbias and Vref2 settings"), the return of rt5682s_probe()
can be simplified. No functional changed.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220920151413.3455255-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682s.c