All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Revert clk_hw_get_clk() cleanup
@ 2021-04-28 12:26 ` Jerome Brunet
  0 siblings, 0 replies; 9+ messages in thread
From: Jerome Brunet @ 2021-04-28 12:26 UTC (permalink / raw)
  To: Mark Brown; +Cc: Jerome Brunet, alsa-devel, linux-kernel, Stephen Boyd

There is problem with clk_hw_get_hw(). Using it pins the clock provider to
itself, making it impossible to remove the related module.

Revert the two commits using this function until this gets sorted out.

Jerome Brunet (2):
  ASoC: stm32: do not request a new clock consummer reference
  ASoC: da7219: do not request a new clock consummer reference

 sound/soc/codecs/da7219.c     | 5 +----
 sound/soc/stm/stm32_sai_sub.c | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-28 16:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 12:26 [PATCH 0/2] ASoC: Revert clk_hw_get_clk() cleanup Jerome Brunet
2021-04-28 12:26 ` Jerome Brunet
2021-04-28 12:26 ` [PATCH 1/2] ASoC: stm32: do not request a new clock consummer reference Jerome Brunet
2021-04-28 12:26   ` Jerome Brunet
2021-04-28 12:26 ` [PATCH 2/2] ASoC: da7219: " Jerome Brunet
2021-04-28 12:26   ` Jerome Brunet
2021-04-28 15:17   ` Pierre-Louis Bossart
2021-04-28 16:53 ` [PATCH 0/2] ASoC: Revert clk_hw_get_clk() cleanup Mark Brown
2021-04-28 16:53   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.