public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] DT match helpers for initcalls and platform devices
@ 2013-10-30  6:12 Rob Herring
       [not found] ` < 20131030082621.GA22787@ulmo.nvidia.com>
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Rob Herring @ 2013-10-30  6:12 UTC (permalink / raw)
  To: linux-kernel, devicetree; +Cc: Grant Likely, Greg Kroah-Hartman, Rob Herring

From: Rob Herring <rob.herring@calxeda.com>

This series adds a couple of boilerplate helpers to match with DT for
initcalls and platform device creation and probe. The goal here is to 
remove more platform code out of arch/arm and eventually the machine
descriptors.

Rob

Rob Herring (2):
  driver core: introduce module_platform_driver_match_and_probe
  of: add initcall with match boilerplate helpers

 include/linux/of.h              | 12 ++++++++++++
 include/linux/platform_device.h | 23 +++++++++++++++++++++++
 2 files changed, 35 insertions(+)

-- 
1.8.1.2


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

end of thread, other threads:[~2013-12-05 17:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30  6:12 [RFC PATCH 0/2] DT match helpers for initcalls and platform devices Rob Herring
     [not found] ` < 20131030082621.GA22787@ulmo.nvidia.com>
     [not found] ` < 1383113571-13029-3-git-send-email-robherring2@gmail.com>
     [not found]   ` <20131121125007. 17A8FC40A2C@trevor.secretlab.ca>
     [not found] ` < 1383113571-13029-2-git-send-email-robherring2@gmail.com>
     [not found]   ` <20131121124736. 6EBEBC40A2C@trevor.secretlab.ca>
2013-10-30  6:12 ` [RFC PATCH 1/2] driver core: introduce module_platform_driver_match_and_probe Rob Herring
2013-11-21 12:47   ` Grant Likely
2013-11-21 22:33     ` Rob Herring
2013-11-21 23:11       ` Grant Likely
2013-10-30  6:12 ` [RFC PATCH 2/2] of: add initcall with match boilerplate helpers Rob Herring
2013-11-21 12:50   ` Grant Likely
2013-11-21 23:23     ` Rob Herring
2013-11-27 15:22       ` Grant Likely
2013-12-05 17:57         ` Rob Herring
2013-10-30  8:26 ` [RFC PATCH 0/2] DT match helpers for initcalls and platform devices Thierry Reding
2013-10-30 20:02   ` Rob Herring
2013-10-30 21:40     ` Rob Herring
2013-11-21 12:53     ` Grant Likely

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