alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] ASoC: core/Intel: fix module-in-use error
@ 2019-02-01 17:22 Pierre-Louis Bossart
  2019-02-01 17:22 ` [RFC PATCH 1/2] ASoC: core: don't increase component module refcount unconditionally Pierre-Louis Bossart
  2019-02-01 17:22 ` [RFC PATCH 2/2] ASoC: Intel: Skylake: set .ignore_module_refcount field in component Pierre-Louis Bossart
  0 siblings, 2 replies; 10+ messages in thread
From: Pierre-Louis Bossart @ 2019-02-01 17:22 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, liam.r.girdwood, vkoul, broonie, Pierre-Louis Bossart

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-02-12 14:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01 17:22 [RFC PATCH 0/2] ASoC: core/Intel: fix module-in-use error Pierre-Louis Bossart
2019-02-01 17:22 ` [RFC PATCH 1/2] ASoC: core: don't increase component module refcount unconditionally Pierre-Louis Bossart
2019-02-01 18:12   ` Vinod Koul
2019-02-01 18:36     ` Pierre-Louis Bossart
2019-02-01 20:07     ` Ranjani Sridharan
2019-02-05  4:25       ` Vinod Koul
2019-02-05 15:09         ` Pierre-Louis Bossart
2019-02-12 14:22   ` Applied "ASoC: core: don't increase component module refcount unconditionally" to the asoc tree Mark Brown
2019-02-01 17:22 ` [RFC PATCH 2/2] ASoC: Intel: Skylake: set .ignore_module_refcount field in component Pierre-Louis Bossart
2019-02-12 14:22   ` Applied "ASoC: Intel: Skylake: set .ignore_module_refcount field in component" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).