[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200610011934.49795-1-saravanak@google.com>
Date: Tue, 9 Jun 2020 18:19:32 -0700
From: Saravana Kannan <saravanak@...gle.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Frank Rowand <frowand.list@...il.com>
Cc: Saravana Kannan <saravanak@...gle.com>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
John Stultz <john.stultz@...aro.org>, kernel-team@...roid.com
Subject: [PATCH v2 0/2] fw_devlink: Improve cycle detection in DT
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
Powered by blists - more mailing lists