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)
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>

No differences found