MLK-16450-2: ASoC: fsl_hifi4: free unused memory when closing device
authorWeiguang Kong <weiguang.kong@nxp.com>
Wed, 13 Sep 2017 11:11:02 +0000 (19:11 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:32 +0000 (15:38 -0500)
commit6f66cb4208c88cd270187790ef28ee89507148a9
tree57b0dbb6fb1d89c2846eb95ee1c91586dc32e68d
parent60f9300ddf9454db50c34ff20295818ef4aa50cb
MLK-16450-2: ASoC: fsl_hifi4: free unused memory when closing device

free unused memory which is allocated in fsl_hifi4_open() function
when closing the hifi4 device.

Signed-off-by: Weiguang Kong <weiguang.kong@nxp.com>
sound/soc/fsl/fsl_hifi4.c