commit | d7cf5590393132993f2e6d2618fd23a20a6342ca | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Sep 07 15:05:31 2020 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 08 13:32:06 2020 +0200 |
tree | b7f4b2afd93bb477a3b84e1e3bdf7558fb9a9895 | |
parent | 28d9fdf04573cfed6a205220fb038dd444568fa3 [diff] |
device property: Move fwnode_connection_find_match() under drivers/base/property.c The function is now only a helper that searches the connection from device graph and then by checking if the supplied connection identifier matches a property that contains reference. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Link: https://lore.kernel.org/r/20200907120532.37611-2-heikki.krogerus@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>