All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations
@ 2017-09-16  0:35 john.hubbard
  2017-09-16  0:35 ` [PATCH 1/1] " john.hubbard
  0 siblings, 1 reply; 6+ messages in thread
From: john.hubbard @ 2017-09-16  0:35 UTC (permalink / raw)
  To: LKML, Rob Herring, Sakari Ailus, Mika Westerberg,
	Rafael J . Wysocki
  Cc: John Hubbard

From: John Hubbard <jhubbard@nvidia.com>

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

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

end of thread, other threads:[~2017-09-20  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-16  0:35 [PATCH 0/1] acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations john.hubbard
2017-09-16  0:35 ` [PATCH 1/1] " john.hubbard
2017-09-18 10:50   ` Sakari Ailus
2017-09-19  7:44   ` Mika Westerberg
2017-09-19 20:39     ` Rafael J. Wysocki
2017-09-20  8:34       ` Mika Westerberg

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.