linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] PM: Add dev_wakeup_path() helper
@ 2020-11-06  7:33 patrice.chotard
  2020-11-06  7:33 ` [PATCH v1 1/4] PM / wakeup: " patrice.chotard
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: patrice.chotard @ 2020-11-06  7:33 UTC (permalink / raw)
  To: Rafael J . Wysocki, linux-pm, linux-kernel, Ulf Hansson, Kevin Hilman
  Cc: patrice.chotard, Erwan Le Ray, Alexandre TORGUE, Fabrice Gasnier,
	Pierre-Yves MORDRET, amelie.delaunay

From: Patrice Chotard <patrice.chotard@st.com>

Add dev_wakeup_path() helper to avoid to spread
dev->power.wakeup_path test in drivers.

Cc: amelie.delaunay@st.com,
    erwan_leray@st.com,
    fabrice.gasnier@st.com,
    alexandre.torgue@st.com,
    alain.volmat@st.com,
    pierre-yves.mordret@st.com

*** BLURB HERE ***

Patrice Chotard (4):
  PM / wakeup: Add dev_wakeup_path() helper
  PM: domains: Make usage of device_wakeup_path() helper
  PM: core: Make usage of device_wakeup_path() helper
  i2c: stm32f7: Make usage of dev_wakeup_path() helper

 drivers/base/power/domain.c      |  4 ++--
 drivers/base/power/main.c        |  4 ++--
 drivers/i2c/busses/i2c-stm32f7.c |  4 ++--
 include/linux/pm_wakeup.h        | 10 ++++++++++
 4 files changed, 16 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-11-19  7:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06  7:33 [PATCH v1 0/4] PM: Add dev_wakeup_path() helper patrice.chotard
2020-11-06  7:33 ` [PATCH v1 1/4] PM / wakeup: " patrice.chotard
2020-11-06  7:33 ` [PATCH v1 2/4] PM: domains: Make usage of device_wakeup_path() helper patrice.chotard
2020-11-06  7:33 ` [PATCH v1 3/4] PM: core: " patrice.chotard
2020-11-06  7:33 ` [PATCH v1 4/4] i2c: stm32f7: Make usage of dev_wakeup_path() helper patrice.chotard
2020-11-06  9:46 ` [PATCH v1 0/4] PM: Add " Ulf Hansson
2020-11-18 13:08 ` Rafael J. Wysocki
2020-11-19  7:27   ` Patrice CHOTARD

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).