[PATCH v2 0/2] fw_devlink: Improve cycle detection in DT

From: Saravana Kannan
Date: Tue Jun 09 2020 - 21:19:48 EST


Patch 2/2 explain the series. Just using a cover letter to thread the
series and add CC's.

-Saravana

v1 -> v2:
Patch 2/2:
- Added more comments
- Fixed missing put_device()
- Fixed stupid fall through in the error case

Saravana Kannan (2):
driver core: Add device_is_dependent() to linux/device.h
of: property: Improve cycle detection when one of the devices is never
added

drivers/base/core.c | 2 +-
drivers/of/property.c | 62 ++++++++++++++++++++++++++++++++++++++----
include/linux/device.h | 1 +
3 files changed, 58 insertions(+), 7 deletions(-)

--
2.27.0.278.ge193c7cf3a9-goog