On Fri, Apr 20, 2018 at 06:39:23PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <[email protected]>
> 
> Currently we only have early_platform_add_devices() which takes struct
> platform_device ** as argument, requiring the users to have an
> intermediate array of platform_device pointers even if we're only
> adding a single device. Provide a helper for adding a single device at
> a time.
> 
> Signed-off-by: Bartosz Golaszewski <[email protected]>

Feel free to take these with your driver cleanups:

Signed-off-by: Greg Kroah-Hartman <[email protected]>

Reply via email to