All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: SOF: use pm_runtime_resume_and_get()
@ 2022-04-26 18:41 Pierre-Louis Bossart
  2022-04-26 18:41 ` [PATCH 1/4] ASoC: SOF: control: " Pierre-Louis Bossart
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Pierre-Louis Bossart @ 2022-04-26 18:41 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Pierre-Louis Bossart

simplify code pattern as recommended by Mark Brown.

Pierre-Louis Bossart (4):
  ASoC: SOF: control: use pm_runtime_resume_and_get()
  ASoC: SOF: debug: use pm_runtime_resume_and_get()
  ASoC: SOF: sof-client-ipc-flood-test: use pm_runtime_resume_and_get()
  ASoC: SOF: sof-client-ipc-msg-injector: use
    pm_runtime_resume_and_get()

 sound/soc/sof/control.c                     | 3 +--
 sound/soc/sof/debug.c                       | 3 +--
 sound/soc/sof/sof-client-ipc-flood-test.c   | 3 +--
 sound/soc/sof/sof-client-ipc-msg-injector.c | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-04-27 22:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 18:41 [PATCH 0/4] ASoC: SOF: use pm_runtime_resume_and_get() Pierre-Louis Bossart
2022-04-26 18:41 ` [PATCH 1/4] ASoC: SOF: control: " Pierre-Louis Bossart
2022-04-26 18:41 ` [PATCH 2/4] ASoC: SOF: debug: " Pierre-Louis Bossart
2022-04-26 18:41 ` [PATCH 3/4] ASoC: SOF: sof-client-ipc-flood-test: " Pierre-Louis Bossart
2022-04-26 18:41 ` [PATCH 4/4] ASoC: SOF: sof-client-ipc-msg-injector: " Pierre-Louis Bossart
2022-04-27 22:02 ` [PATCH 0/4] ASoC: SOF: " 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.