[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201106073358.8379-1-patrice.chotard@st.com>
Date: Fri, 6 Nov 2020 08:33:54 +0100
From: <patrice.chotard@...com>
To: "Rafael J . Wysocki" <rjw@...ysocki.net>,
<linux-pm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Ulf Hansson <ulf.hansson@...aro.org>,
Kevin Hilman <khilman@...nel.org>
CC: <patrice.chotard@...com>, Erwan Le Ray <erwan.leray@...com>,
Alexandre TORGUE <alexandre.torgue@...com>,
Fabrice Gasnier <fabrice.gasnier@...com>,
Pierre-Yves MORDRET <pierre-yves.mordret@...com>,
<amelie.delaunay@...com>
Subject: [PATCH v1 0/4] PM: Add dev_wakeup_path() helper
From: Patrice Chotard <patrice.chotard@...com>
Add dev_wakeup_path() helper to avoid to spread
dev->power.wakeup_path test in drivers.
Cc: amelie.delaunay@...com,
erwan_leray@...com,
fabrice.gasnier@...com,
alexandre.torgue@...com,
alain.volmat@...com,
pierre-yves.mordret@...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
Powered by blists - more mailing lists