[PATCH v2 all 04/14] arc: use of_platform_default_populate() to populate default bus
From: Vineet Gupta <hidden>
Date: 2016-03-17 14:19:15
Also in:
lkml
From: Vineet Gupta <hidden>
Date: 2016-03-17 14:19:15
Also in:
lkml
On Thursday 17 March 2016 06:58 PM, Rob Herring wrote:
quoted
Perhaps too late - but can't of_platform_default_populate just be a static inlinequoted
calling of_platform_populate in the header rather than exporting yet another symbol !The idea is to not export the variable of_default_bus_match_table and export a function instead. Rob
Yep I realized this after reading the cover letter of patch which I didn't get ! BTW since I got your attention, could u please take a look at http://lists.infradead.org/pipermail/linux-snps-arc/2016-March/000653.html and http://lists.infradead.org/pipermail/linux-snps-arc/2016-March/000656.html -Vineet