]> git.baikalelectronics.ru Git - kernel.git/commit
of/unittest: Fix the wrong expected value in of_selftest_property_string
authorWang Long <long.wanglong@huawei.com>
Tue, 3 Mar 2015 03:50:38 +0000 (03:50 +0000)
committerRob Herring <robh@kernel.org>
Tue, 10 Mar 2015 15:34:34 +0000 (10:34 -0500)
commit53ccdc74c5d9519ede8b4e0134459de75f6f2e1a
tree0358e9b9ab0abcd622ed53471e6c3174406892a7
parent92f2833437b1ff6b061d96212eab64bdaab92d48
of/unittest: Fix the wrong expected value in of_selftest_property_string

This patch fix the wrong expected value of of_property_match_string
in of_selftest_property_string.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/unittest.c