20 Sep
2011
20 Sep
'11
12:53 p.m.
On Tue, Sep 20, 2011 at 06:36:15PM +0800, Scott Jiang wrote:
2011/9/20 Mark Brown broonie@opensource.wolfsonmicro.com:
- This clearly isn't something that affects only one driver - no ASoC driver sets a driver name - so a change to a single driver is clearly not a good solution even for just Blackfin.
I thought about this. I wanted to copy codec name to driver name as before in asoc but I don't think it's a good idea. Now we can have multicodecs in one card, they may not be the same, right? If yes, we should add this name in each snd_soc_card.
If we want to do that then we need to go round every single machine driver and add a driver name, plus add code in the core which flags cards that don't set one.