[PATCH v2 all 04/14] arc: use of_platform_default_populate() to populate default bus
From: robh+dt@kernel.org (Rob Herring)
Date: 2016-03-17 14:41:05
Also in:
lkml
From: robh+dt@kernel.org (Rob Herring)
Date: 2016-03-17 14:41:05
Also in:
lkml
On Thu, Mar 17, 2016 at 9:19 AM, Vineet Gupta [off-list ref] wrote:
On Thursday 17 March 2016 06:58 PM, Rob Herring wrote:quoted
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. RobYep 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
If it is in DT patchworks, I'll get to it soon. I'm about 2 weeks behind between conference and vacation. Rob