]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: mfld-pcm: Change sst_ops prototypes to take dev parameter
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Mon, 4 Aug 2014 09:34:21 +0000 (15:04 +0530)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 22:06:30 +0000 (17:06 -0500)
commit11ee376af634a8928077b78fd0499db08c2cd00f
tree030d9e97cbf5620c4632916cd331b6407c024e48
parent3aaef8230af778d956cf4606e3ce778bc3da90e1
ASoC: Intel: mfld-pcm: Change sst_ops prototypes to take dev parameter

sst_ops need to use the sst driver context. So pass sst device as argument,
which can be used to retrieve sst context.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/sst-mfld-platform-pcm.c
sound/soc/intel/sst-mfld-platform.h