]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit06cb1eb3de5c905da60ab91dbf99aaf96a43d043
tree521264b73ea351c0195dbb0fe81baf4ab5a69691
parentd8499c9b4b03ca88d7c7b4094cb09471658df7c2
ASoC: mfld-compress: Use dedicated function instead of ioctl

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>
sound/soc/intel/sst-mfld-platform-compress.c
sound/soc/intel/sst-mfld-platform.h