Commit 106937e8ccdc ("of: fix handling of '/' in options for of_find_node_by_path()") broke handling of paths with both ':' and '/'. Revert that commit and replace it with the squash of 106937e8ccdc and the fix verified by Hans de Goede. The tests added by Peter Hurley and committed together with 106937e8ccdc are still valid, but selftest will report 2 errors until the new fix goes in. If acceptable, 2/2 should go to stable for 3.19. Leif Lindholm (2): Revert "of: fix handling of '/' in options for of_find_node_by_path()" of: fix handling of '/' in paths with options drivers/of/base.c | 10 ++++------ drivers/of/unittest.c | 5 +++++ 2 files changed, 9 insertions(+), 6 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html