Mengdong Lin d6f220ea13 ASoC: Define add/remove_dai_link ops for a soc card
A machine driver can register the two ops.

When a DAI link is added or removed by a component's topology, the
ASoC core can call the ops to notify the machine driver for extra
intialization or destruction.

E.g. topology can create FE DAI links from a cpu DAI component, and
the machine driver may define an add_dai_link ops to set machine-specific
.init ops for the DAI link.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-12-08 18:05:09 +00:00
..
2015-10-26 11:15:54 +09:00
2015-11-06 11:04:07 -08:00
2015-10-26 12:14:49 +01:00
2015-09-17 11:36:19 +01:00
2015-11-25 12:59:02 +00:00
2015-06-08 20:47:53 +02:00