1 Feb
2019
1 Feb
'19
6:22 p.m.
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