RE: [PATCH v3 06/13] dt: add empty for_each_child_of_node, of_find_property
From: Stephen Warren <hidden>
Date: 2011-08-31 18:26:16
Also in:
linux-arm-kernel, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2011-08-31 18:26:16
Also in:
linux-arm-kernel, linux-tegra, lkml
Stephen Warren wrote at Thursday, August 25, 2011 5:44 PM:
The patch adds a couple empty functions for non-dt build, so that drivers migrating to dt can save some '#ifdef CONFIG_OF'. Signed-off-by: Stephen Warren <redacted>
Grant, is there any chance you could apply this one patch without waiting for the whole series; I just realized that the SDHCI controller changes I published yesterday rely on this patch to compile. While I did compile- check them without CONFIG_OF, I also had this patch in that branch and didn't notice the problem. Thanks. -- nvpublic