[PATCH 0/3] software node: Introduce software_node_find_by_name()
From: Heikki Krogerus
Date: Thu Aug 15 2019 - 07:28:31 EST
Hi,
This helper makes it much more easier to access "external" nodes.
thanks,
Heikki Krogerus (3):
software node: Add software_node_find_by_name()
usb: roles: intel_xhci: Supplying software node for the role mux
platform/x86: intel_cht_int33fe: Use new API to gain access to the
role switch
drivers/base/swnode.c | 35 ++++++++++++
drivers/platform/x86/intel_cht_int33fe.c | 57 ++++---------------
.../usb/roles/intel-xhci-usb-role-switch.c | 13 ++++-
include/linux/property.h | 4 ++
4 files changed, 61 insertions(+), 48 deletions(-)
--
2.20.1