From: Bartosz Golaszewski <[email protected]> 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

