OSDN Git Service

ASoC: SOF: add snd_sof_device_shutdown() helper for shutdown
authorKeyon Jie <yang.jie@linux.intel.com>
Wed, 13 Jan 2021 15:26:15 +0000 (17:26 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 13 Jan 2021 16:33:42 +0000 (16:33 +0000)
commitdaff7f1478e12cdee3e639c83c571cfd38bc5080
tree91cd4069c112194c11240b3a2c21419d9705502c
parent7edb3051f11683640c38b93e183ef1676090a79b
ASoC: SOF: add snd_sof_device_shutdown() helper for shutdown

Add helper snd_sof_device_shutdown() to wrap the platform specific
.shutdown callbacks for SOF 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-2-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/core.c