Re: [PATCH 2/2] ASoC: cs4270: Remove unused codec

2023-11-22 Thread Michael Ellerman
Mark Brown writes: > On Wed, Nov 22, 2023 at 05:27:12PM +1100, Michael Ellerman wrote: >> 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 ha

Re: [PATCH 2/2] ASoC: cs4270: Remove unused codec

2023-11-22 Thread Mark Brown
On Wed, Nov 22, 2023 at 05:27:12PM +1100, Michael Ellerman wrote: > 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 peo