]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPI / property: Don't limit named child node matching to data nodes
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 31 May 2019 14:15:38 +0000 (17:15 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 3 Jun 2019 08:55:38 +0000 (10:55 +0200)
commitee48cef6c3917092eeee230caaa508d0e487c288
tree64e181118abd9e1689e569b3c407d44a6b8e3df6
parentdad9bb017865ae794b6cdfac40d60b1466a09195
ACPI / property: Don't limit named child node matching to data nodes

There is no reason why we should limit the use of
fwnode_get_named_child_node() to data nodes only.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/property.c