ANDROID: 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> Bug: 142657042 Change-Id: Ifc63e36f6af6f48ec77215d0a2a609ff768e0fcb (cherry-picked from android-mainline) Conflicts: drivers/of/property.c [Fixed conflict due to absence of DL_FLAG_AUTOPROBE_CONSUMER] Signed-off-by:
Saravana Kannan <saravanak@google.com>
Loading
Please register or sign in to comment