OSDN Git Service

ASoC: Intel: Skylake: set .ignore_module_refcount field in component
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 1 Feb 2019 17:22:24 +0000 (11:22 -0600)
committerMark Brown <broonie@kernel.org>
Fri, 8 Feb 2019 18:02:18 +0000 (18:02 +0000)
commite0771fc98909096b65c9781c438ac9d9c98ac41a
tree0e3630640724eff4ba55b999f54193f6fbc90f71
parentb450b87847b157d69dbf9af7aefb4cec29e89cc9
ASoC: Intel: Skylake: set .ignore_module_refcount field in component

There is no risk of the module being removed while the platform
components are in use. This solves the problem of the snd_soc_skl
module not being removable with rmmod

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-pcm.c