]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bxtn: Remove code loader reference in cleanup
authorDronamraju Santosh P K <santosh.pavan.kumarx.dronamraju@intel.com>
Fri, 28 Jul 2017 10:42:14 +0000 (16:12 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 1 Aug 2017 12:34:01 +0000 (13:34 +0100)
commitda1e6d7f9c4038ce38d5b49d7ef8adef62d82d80
treeab2d51a15a07c88e274a54f5c9bcda316d285fbd
parent8e1c76ab8b6a6a8545d65fc0c7eabeb70c0fa4cc
ASoC: Intel: bxtn: Remove code loader reference in cleanup

Since Broxton does not use code loader DMA, remove code loader cleanup
in its dsp cleanup routine. Remove the iounmap too as it is done in
skl_free_dsp().

Signed-off-by: Dronamraju Santosh P K <santosh.pavan.kumarx.dronamraju@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/bxt-sst.c