[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180420163924.5227-1-brgl@bgdev.pl>
Date: Fri, 20 Apr 2018 18:39:22 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jan Kiszka <jan.kiszka@...mens.com>,
Andy Shevchenko <andy.shevchenko@...il.com>
Cc: linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: [PATCH 0/2] platform: add two helpers for early_platform code
From: Bartosz Golaszewski <bgolaszewski@...libre.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
Powered by blists - more mailing lists