[alsa-devel] [PATCH][ASoC V2] Make Freescale MPC8610 drivers more dynamic

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Jun 2 16:42:37 CEST 2008


On Mon, Jun 02, 2008 at 09:18:11AM -0500, Timur Tabi wrote:
> Mark Brown wrote:

> > This change means that if someone builds another board with the same CPU
> > on it then they'll have to add all the objects for the core CPU support
> > to the Makefile entry for their board.

> They'll need to update Kconfig and the Makefile anyway, so I decided to cut out
> the "middle man" -- the SOC.

[As discussed on IRC, summarising for the list archive.]

For the user-visible menu that's sensible enough - the issue is more
with the fact that you've now got the CPU side objects encoded into each
individual board entry rather than having the board build machinery say
"I need the SSI controller" or similar.

> > though I
> > appreciate that at the minute you're making a lot of changes that go
> > over large portions of the code and can't be easily separated out so I
> > wouldn't worry about it too much.

> Normally, I would submit everything as one final patch, but I hate hanging on to
> uncommitted code for too long.

It's not the submitting individual patches that I was meaning, it's the
fact that individual patches cover multiple issues.


More information about the Alsa-devel mailing list