[alsa-devel] [RFC PATCH 0/2] ASoC: core/Intel: fix module-in-use error
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Fri Feb 1 18:22:22 CET 2019
Recent simplifications to the SOF driver, which now follows the same
device hierarchy as the Skylake driver, expose a conceptual issue with
the module refcount that blocks module rmmod/modprobe loop tests for
both drivers.
Sending as an RFC since I don't fully understand the initial design
and might have missed a simpler solution.
Pierre-Louis Bossart (2):
ASoC: core: don't increase component module refcount unconditionally
ASoC: Intel: Skylake: set .ignore_module_refcount field in component
include/sound/soc.h | 3 +++
sound/soc/intel/skylake/skl-pcm.c | 1 +
sound/soc/soc-core.c | 6 ++++--
3 files changed, 8 insertions(+), 2 deletions(-)
--
2.17.1
More information about the Alsa-devel
mailing list