linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] software node: Introduce software_node_find_by_name()
@ 2019-08-15 11:28 Heikki Krogerus
  2019-08-15 11:28 ` [PATCH 1/3] software node: Add software_node_find_by_name() Heikki Krogerus
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Heikki Krogerus @ 2019-08-15 11:28 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Greg Kroah-Hartman, Darren Hart, Andy Shevchenko, Hans de Goede,
	linux-kernel

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


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

end of thread, other threads:[~2019-08-15 19:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 11:28 [PATCH 0/3] software node: Introduce software_node_find_by_name() Heikki Krogerus
2019-08-15 11:28 ` [PATCH 1/3] software node: Add software_node_find_by_name() Heikki Krogerus
2019-08-15 12:55   ` Andy Shevchenko
2019-08-15 13:33     ` Heikki Krogerus
2019-08-15 11:28 ` [PATCH 2/3] usb: roles: intel_xhci: Supplying software node for the role mux Heikki Krogerus
2019-08-15 12:57   ` Andy Shevchenko
2019-08-15 11:28 ` [PATCH 3/3] platform/x86: intel_cht_int33fe: Use new API to gain access to the role switch Heikki Krogerus
2019-08-15 12:53   ` Andy Shevchenko
2019-08-15 19:16 ` [PATCH 0/3] software node: Introduce software_node_find_by_name() Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).