ASoC: Set parent for AC97 devices we register
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 1 Apr 2009 18:35:01 +0000 (19:35 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 2 Apr 2009 15:34:37 +0000 (16:34 +0100)
commit4ac5c61f0fc9b01946911a52d827f67947ab01a8
treecfe02e3647ff5e035c5c22f21ad2ba9577dc905b
parent64ab9baa00fa99070da993f00173c35a8e99abfa
ASoC: Set parent for AC97 devices we register

Ensure that any AC97 devices that bind to the CODEC are below the
ASoC device in the device tree so the suspend and resume code can
figure out what order to handle them in.

Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c