[PATCH 04/15] arc: use of_platform_default_populate() to populate default bus
From: Vineet Gupta <hidden>
Date: 2016-01-27 07:56:14
Also in:
lkml
From: Vineet Gupta <hidden>
Date: 2016-01-27 07:56:14
Also in:
lkml
On Wednesday 27 January 2016 09:56 AM, Kefeng Wang wrote:
Use helper of_platform_default_populate() in linux/of_platform when possible, instead of calling of_platform_populate() with the default match table. Cc: Vineet Gupta <redacted> Signed-off-by: Kefeng Wang <redacted> ---
Acked-by: Vineet Gupta <redacted> Thx, -Vineet