All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support reboot power-off driver as module
@ 2019-11-08 19:32 Elliot Berman
  2019-11-08 19:32 ` [PATCH 1/2] reboot: Export reboot_mode Elliot Berman
  2019-11-08 19:32 ` [PATCH 2/2] power: reset: Enable tristate on restart power-off driver Elliot Berman
  0 siblings, 2 replies; 5+ messages in thread
From: Elliot Berman @ 2019-11-08 19:32 UTC (permalink / raw)
  To: sre, tkjos
  Cc: tsoni, rananta, bjorn.andersson, linux-kernel, linux-pm,
	Elliot Berman

This series supports reboot power-off driver as a module by exporting
reboot_mode symbol.

Elliot Berman (2):
  reboot: Export reboot_mode
  power: reset: Enable tristate on restart power-off driver

 drivers/power/reset/Kconfig | 2 +-
 kernel/reboot.c             | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2019-11-11 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 19:32 [PATCH 0/2] Support reboot power-off driver as module Elliot Berman
2019-11-08 19:32 ` [PATCH 1/2] reboot: Export reboot_mode Elliot Berman
2019-11-08 19:39   ` Greg KH
2019-11-11 16:17     ` Christoph Hellwig
2019-11-08 19:32 ` [PATCH 2/2] power: reset: Enable tristate on restart power-off driver Elliot Berman

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.