On Fri, Nov 10, 2023 at 08:28:56PM +0100, Duje Mihanović wrote:
On Monday, November 6, 2023 11:58:46 AM CET Mark Brown wrote:
On Fri, Nov 03, 2023 at 05:58:05PM +0100, Duje Mihanović wrote:
this correctly, I would have to remove "select SND_ARM" from sound/soc/
pxa/
Kconfig and optionally move the PXA2xx code out of sound/arm/ and into sound/ soc/pxa/. Is this correct? If so, I'd also split that fix into a separate series.
There's the pxa-ac97 driver to consider...
Can you elaborate? As far as I can tell there are 2 drivers named pxa2xx-ac97 in sound/{arm,soc/pxa} and neither one has any dependency on AACI.
They do both share a lot of library code and the one in sound/arm has no dependency on ASoC so I don't understand why you're suggesting moving it to sound/soc.