diff options
author | Saravana Kannan <saravanak@google.com> | 2019-10-28 15:00:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-02 18:05:19 +0100 |
commit | 15956dad5c1016155c82d094f8c1273a30f79c3d (patch) | |
tree | dd153ad2e067f87d6f4abb6cf87caefedc8afacb /Kconfig | |
parent | 0ff5cc1ec33b4b7540c4bc09f50123befc6ed947 (diff) | |
download | linux-15956dad5c1016155c82d094f8c1273a30f79c3d.tar.bz2 |
of: property: Skip adding device links to suppliers that aren't devices
Some devices need to be initialized really early and can't wait for
driver core or drivers to be functional. These devices are typically
initialized without creating a struct device for their device nodes.
If a supplier ends up being one of these devices, skip trying to add
device links to them.
Signed-off-by: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20191028220027.251605-6-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions