X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/1] platform/x86: asus-wmi: fix build without CONFIG_SUSPEND
@ 2025-05-23 13:14 Luke Jones
  2025-05-23 13:14 ` [PATCH 1/1] " Luke Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Luke Jones @ 2025-05-23 13:14 UTC (permalink / raw)
  To: linux-kernel
  Cc: hdegoede, ilpo.jarvinen, platform-driver-x86, mario.limonciello,
	andriy.shevchenko, Luke Jones

Fixes "platform/x86: asus-wmi: Refactor Ally suspend/resume".

Verified using the following details provided by test robot:

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git review-ilpo-next
head:   83579675331059689e2869bf752ca9e17fadbd82
commit: feea7bd6b02d43a794e3f065650d89cf8d8e8e59 [74/89] platform/x86: asus-wmi: Refactor Ally suspend/resume
config: x86_64-buildonly-randconfig-004-20250509 (https://download.01.org/0day-ci/archive/20250509/202505090418.DaeaXe4i-lkp@intel.com/config)
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250509/202505090418.DaeaXe4i-lkp@intel.com/reproduce)

I've not done anything fancy here and left asus_hotk_prepare() as is, as it is *incredibly* unlikely anyone would ever run a ROG Ally without suspend enabled.

Luke Jones (1):
  platform/x86: asus-wmi: fix build without CONFIG_SUSPEND

 drivers/platform/x86/asus-wmi.c | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-25 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23 13:14 [PATCH 0/1] platform/x86: asus-wmi: fix build without CONFIG_SUSPEND Luke Jones
2025-05-23 13:14 ` [PATCH 1/1] " Luke Jones
2025-05-23 13:25   ` Ilpo Järvinen
2025-05-23 18:44     ` Luke Jones
2025-05-25 20:52       ` Ilpo Järvinen

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