ASoC: omap-mcpdm: Collect link direction configuration under a struct
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 20 Mar 2013 09:47:12 +0000 (10:47 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 20 Mar 2013 09:59:52 +0000 (10:59 +0100)
commit623766318aeb5f8dee83b2e8926c39cf83568197
tree1ba1a06bac2e4f0a79b849c1231201c797cb86c2
parent77c641d3468a66377752ee9ae06e65dee41fe804
ASoC: omap-mcpdm: Collect link direction configuration under a struct

mcpdm_link_config will collect the link direction related configurations like
channel masks, FIFO threshold.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-mcpdm.c