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)
commitb12b087c8715286b8759016f1d5c36cac0bb37f6
tree030d9e97cbf5620c4632916cd331b6407c024e48
parent5981c2d6db2ef16d96ee4d1c4d3ddff4ad9d8ebc
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
This page took 0.025252 seconds and 5 git commands to generate.