ASoC: msm: Move ocmem enable request from trigger to open

OCMEM mapping needs to be done only once for multiple instances,
we vote and unvote when a lpa session is open and closed to make
above happen. But this voting and enable ocmem call was being
made in msm_compr_trigger, need to move this to msm_compr_open.

Change-Id: Idbe29d3605dbda49d7da580b78917317da04d76d
Signed-off-by: Krishnankutty Kolathappilly <kkolat@codeaurora.org>
1 file changed