diff options
author | Saravana Kannan | 2019-10-28 15:00:25 -0700 |
---|---|---|
committer | Greg Kroah-Hartman | 2019-11-02 18:05:18 +0100 |
commit | 0ff5cc1ec33b4b7540c4bc09f50123befc6ed947 (patch) | |
tree | 5d642998e5efd6263545a5e1753d362561a23bd6 /drivers/bus/fsl-mc | |
parent | 03324507e66c7664c754b1ef92c5c3be24c78aa2 (diff) |
of: property: Make sure child dependencies don't block probing of parent
When creating device links to proxy the sync_state() needs of child
dependencies, create SYNC_STATE_ONLY device links so that children
dependencies don't block probing of the parent.
Also, differentiate between missing suppliers of parent device vs
missing suppliers of child devices so that driver core doesn't block
parent device probing when only child supplier dependencies are missing.
Signed-off-by: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20191028220027.251605-5-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/bus/fsl-mc')
0 files changed, 0 insertions, 0 deletions