+5
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There were regressions seen with commit 106937e8ccdc ("of: fix handling
of '/' in options for of_find_node_by_path()"), where we couldn't handle
extra '/' before the ':'. Let's test for this now.
Confirmed that this test fails without the previous patch and passes
when patched. All other tests pass.
Signed-off-by:
Brian Norris <computersforpeace@gmail.com>
Acked-by:
Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by:
Rob Herring <robh@kernel.org>
(cherry picked from commit 5ca1b0dd016701f67994414a2af50dec6efcf103)
Signed-off-by:
Alex Shi <alex.shi@linaro.org>