28 Mar
2011
28 Mar
'11
12:06 p.m.
On Sun, Mar 27, 2011 at 10:48:52PM -0400, Mike Frysinger wrote:
is there an obvious way that i'm missing to get at the bus state from the funcs in the global soc_ac97_ops structure ? the ac97 bus drivers that i see in the tree simply have a global variable for state and that sort of defeats the purpose of having multi-instance support in the first place ...
Please remember to CC maintainers on mails if you want to see them.
I'm not sure what you mean by "bus state" but the AC'97 support in ASoC is really intended for the sort of single CODEC systems you typically see on embedded boards. It's mostly there because some of the later AC'97 CODECs started to grow a lot of non-standard power management and routing.