29 Oct
2010
29 Oct
'10
10:51 p.m.
On Fri, Oct 29, 2010 at 03:02:20PM +0300, Jarkko Nikula wrote:
Decoupling DAPM paths from DAPM context is a first prerequisite when extending ASoC core to cross-device paths. This patch is almost a nullop and does not allow to construct cross-device setup but the path clean-up part in dapm_free_widgets is prepared to remove cross-device paths between a device being removed and others.
Signed-off-by: Jarkko Nikula jhnikula@gmail.com
This looks good to me.