From 4792b0dbcf3d41a19e76adc9c98c5cc889daa065 Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Mon, 28 Apr 2014 14:17:52 +0200 Subject: [PATCH] ASoC: core: Add support for machine specific trigger callback Machine specific trigger callback allows to do final stream start/stop related operations in a machine driver after setting up the codec, DMA and DAI. One example could be clock management for linked streams case where machine driver can start/stop synchronously the linked streams. Signed-off-by: Jarkko Nikula Signed-off-by: Stefan Roese Signed-off-by: Mark Brown --- Reading git-format-patch failed