public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] fw_devlink: Improve cycle detection in DT
@ 2020-06-06  0:35 Saravana Kannan
  2020-06-06  0:35 ` [PATCH v1 1/2] driver core: Add device_is_dependent() to linux/device.h Saravana Kannan
  2020-06-06  0:35 ` [PATCH v1 2/2] of: property: Improve cycle detection when one of the devices is never added Saravana Kannan
  0 siblings, 2 replies; 4+ messages in thread
From: Saravana Kannan @ 2020-06-06  0:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rafael J. Wysocki, Rob Herring, Frank Rowand
  Cc: Saravana Kannan, linux-kernel, devicetree, John Stultz,
	kernel-team

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

-Saravana

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  | 44 ++++++++++++++++++++++++++++++++++++------
 include/linux/device.h |  1 +
 3 files changed, 40 insertions(+), 7 deletions(-)

-- 
2.27.0.278.ge193c7cf3a9-goog


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-06 17:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-06  0:35 [PATCH v1 0/2] fw_devlink: Improve cycle detection in DT Saravana Kannan
2020-06-06  0:35 ` [PATCH v1 1/2] driver core: Add device_is_dependent() to linux/device.h Saravana Kannan
2020-06-06  0:35 ` [PATCH v1 2/2] of: property: Improve cycle detection when one of the devices is never added Saravana Kannan
2020-06-06 17:45   ` Saravana Kannan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox