[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191009130433.29134-1-sameo@linux.intel.com>
Date: Wed, 9 Oct 2019 15:04:31 +0200
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Len Brown <lenb@...nel.org>,
"Rafael J . Wysocki" <rjw@...ysocki.net>
Cc: linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: [PATCH 0/2] acpi: Unconditional GED build
The Generic Event Device is a hardware-reduced ACPI specific device, but
kernels supporting both fixed and hardware-reduced ACPI hardware should
be able to probe it dynamically.
For that purpose, here are 2 patches:
- The first one makes the GED device probe fail on non hardware-reduced
platforms.
- The second one disable the conditional evged build.
Arjan van de Ven (1):
acpi: Always build evged in
Samuel Ortiz (1):
acpi: Fail GED probe when not on hardware-reduced
drivers/acpi/Makefile | 2 +-
drivers/acpi/evged.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--
2.21.0
Powered by blists - more mailing lists