ASoC: mfld-compress: Use dedicated function instead of ioctl
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Thu, 21 Aug 2014 12:50:49 +0000 (18:20 +0530)
committerMark Brown <broonie@linaro.org>
Wed, 27 Aug 2014 20:48:37 +0000 (21:48 +0100)
Also pass sst device as an argument to function pointer prototypes of
compr_ops. This will be used to derive sst driver 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