11 Nov
2014
11 Nov
'14
1:46 p.m.
On Mon, Nov 10, 2014 at 10:41:53PM +0100, Lars-Peter Clausen wrote:
Now that the ASoC core no longer needs a handle to the AC'97 device that is associated with a CODEC we can remove it from the snd_soc_codec struct and push it into the individual driver state structs like we do for other communication buses. Doing so creates a clean separation between the AC'97 bus support and the ASoC core.
Signed-off-by: Lars-Peter Clausen lars@metafoo.de
The Wolfson bits look ok to me:
Acked-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
Thanks, Charles