Re: [PATCH 2/2] ASoC: cs4270: Remove unused codec
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-11-23 00:23:02
Also in:
alsa-devel, linux-sound
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-11-23 00:23:02
Also in:
alsa-devel, linux-sound
Mark Brown [off-list ref] writes:
On Wed, Nov 22, 2023 at 05:27:12PM +1100, Michael Ellerman wrote:quoted
The only driver to enable SND_SOC_CS4270 was SND_SOC_MPC8610_HPCD, which was dropped in the preceding commit. Remove the codec as unused.There's no real overhead from having extra drivers and we do have generic drivers that people can attach CODECs to.
OK. I have no idea how sound works, I was just cleaning things up. So whatever you think is best. cheers