On 06/26/2012 05:38 PM, Rob Herring wrote:
On 06/14/2012 08:39 PM, Rob Herring wrote:
quoted
Grant,
Please pull. Mainly some documentation updates and 2 fixes:
- An export symbol fix for of_platform_populate from Stephen W.
- A fix for the order compatible entries are matched to ensure the
first compatible string is matched when there are multiple matches.
Ping. If you don't want to pull these for 3.5, can you please pull for
next and 3.6.
The of_platform_populate() patch of mine is needed in 3.5 to solve a
build problem there, if the Tegra AHUB driver is built as a module
(which admittedly it isn't in tegra_defconfig, but anyway).