1 Mar
2011
1 Mar
'11
4:43 p.m.
On Tue, Mar 01, 2011 at 03:36:13PM +0100, javier Martin wrote:
Ok, let me organize all this stuff for better understanding. By the way, when you said it should be configured by platform are you referring to machine driver or to board specific code? Can you please
Either the machine driver or board specific code depending on what's idiomatic for the thing you're configuring (they're both machine specific anyway).
point me to a codec driver which uses a similar approach?
Quite a lot of CODEC drivers have platform data of various kinds, pretty much all of them have an include file in include/sound - look there for a list.