[PATCH 03/10] ASoc: mxs: add mxs-sgtl5000 machine driver

Mark Brown broonie at opensource.wolfsonmicro.com
Sun Jul 10 04:40:27 EDT 2011


On Sun, Jul 10, 2011 at 04:36:44PM +0800, Dong Aisheng wrote:
> 2011/7/9 Mark Brown <broonie at opensource.wolfsonmicro.com>:
> > On Fri, Jul 08, 2011 at 11:59:43PM +0800, Dong Aisheng wrote:

> >> +     int (*init) (void);     /* board specific init */
> >> +     int (*finit) (void);    /* board specific finit */

> > Eh?  Your machine driver is already entirely board specific...

> Still not.

> It's originally used for some board's codec that do not need SAIF to
> provide mclk.
> I will remove it if we still do not need it to make the things simply.

If you've got different CODECs you almost certainly want to have
different machine drivers for the relevant boards.



More information about the linux-arm-kernel mailing list