public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] PM / s2idle: Export s2idle_set_ops
@ 2020-10-22  6:17 Claude Yen
  2020-10-22  6:17 ` Claude Yen
  2020-10-24  8:26 ` Christoph Hellwig
  0 siblings, 2 replies; 8+ messages in thread
From: Claude Yen @ 2020-10-22  6:17 UTC (permalink / raw)
  To: Rafael J . Wysocki, Len Brown, Pavel Machek, Matthias Brugger
  Cc: wsd_upstream, linux-pm, claude.yen, linux-kernel, linux-mediatek,
	linux-arm-kernel

This series based on 5.9-rc1

As suspend_set_ops is exported in commit a5e4fd8783a2
("PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem"),
exporting s2idle_set_ops to make kernel module setup s2idle ops too.

In this way, kernel module can hook platform suspend functions
regardless of Suspend-to-Ram(S2R) or Suspend-to-Idle(S2I)

*** BLURB HERE ***

Claude Yen (1):
  PM / s2idle: Export s2idle_set_ops

 kernel/power/suspend.c | 1 +
 1 file changed, 1 insertion(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-10-26 10:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22  6:17 [PATCH] PM / s2idle: Export s2idle_set_ops Claude Yen
2020-10-22  6:17 ` Claude Yen
2020-10-22  7:02   ` Sudeep Holla
2020-10-23  4:28     ` claude yen
2020-10-23 14:48       ` Sudeep Holla
2020-10-23 14:58         ` Rafael J. Wysocki
2020-10-26  9:55           ` claude yen
2020-10-24  8:26 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox