[PATCH 0/1] acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations

From: john . hubbard
Date: Fri Sep 15 2017 - 20:35:43 EST


From: John Hubbard <jhubbard@xxxxxxxxxx>

Hi everyone,

I really don't know for sure which fix is going to be preferred--the
following patch, or just an obvious one-line fix that changes
DECLARE_ACPI_FWNODE_OPS() so that it invokes EXPORT_SYMBOL, instead of
EXPORT_SYMBOL_GPL. I explained the reasoning in PATCH 1/1, anyway, so
please see what you think.

John Hubbard (1):
acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations

drivers/acpi/property.c | 13 +++++++++++++
include/acpi/acpi_bus.h | 18 ++++--------------
2 files changed, 17 insertions(+), 14 deletions(-)

--
2.14.1