ASoC: SOF: sof-pci-dev: add .shutdown() callback
authorKeyon Jie <yang.jie@linux.intel.com>
Wed, 13 Jan 2021 15:26:16 +0000 (17:26 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 13 Jan 2021 16:33:43 +0000 (16:33 +0000)
commit3475b44c7601d6f2b4d96e731047ef73fd2f1eb2
tree0d57431b86eecb0f0eff791eb90eb4c85ee5f07f
parentdaff7f1478e12cdee3e639c83c571cfd38bc5080
ASoC: SOF: sof-pci-dev: add .shutdown() callback

Add the .shutdown() callback to the sof-pci-dev driver, to help to
handle shutting down specific tasks for SOF PCI platforms.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Reviewed-by: Bard Liao <bard.liao@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20210113152617.4048541-3-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/sof-pci-dev.c