public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] platform: add two helpers for early_platform code
@ 2018-04-20 16:39 Bartosz Golaszewski
  2018-04-20 16:39 ` [PATCH 1/2] platform: provide early_platform_add_device() Bartosz Golaszewski
  2018-04-20 16:39 ` [PATCH 2/2] platform: provide early_platform_driver_register_probe_all() Bartosz Golaszewski
  0 siblings, 2 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2018-04-20 16:39 UTC (permalink / raw)
  To: Arnd Bergmann, Greg Kroah-Hartman, Jan Kiszka, Andy Shevchenko
  Cc: linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

I'm using the early_platform infrastructure for converting the davinci
timer support to a real platform_driver. I noticed that it would be
nice to have these two helpers for more code brevity.

Bartosz Golaszewski (2):
  platform: provide early_platform_add_device()
  platform: provide early_platform_driver_register_probe_all()

 include/linux/platform_device.h | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

-- 
2.17.0

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

end of thread, other threads:[~2018-04-23 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 16:39 [PATCH 0/2] platform: add two helpers for early_platform code Bartosz Golaszewski
2018-04-20 16:39 ` [PATCH 1/2] platform: provide early_platform_add_device() Bartosz Golaszewski
2018-04-23 12:03   ` Greg Kroah-Hartman
2018-04-20 16:39 ` [PATCH 2/2] platform: provide early_platform_driver_register_probe_all() Bartosz Golaszewski
2018-04-23 12:03   ` Greg Kroah-Hartman

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