[PATCH 2/5] of/unittest: Fix the wrong expected value in of_selftest_property_string

2015-03-10 Thread Wang Long
This patch fix the wrong expected value of of_property_match_string in of_selftest_property_string. Signed-off-by: Wang Long --- drivers/of/unittest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/of/unittest.c b/drivers/of/unittest.c index 199fb23..00ddce7

[PATCH 2/5] of/unittest: Fix the wrong expected value in of_selftest_property_string

2015-03-10 Thread Wang Long
This patch fix the wrong expected value of of_property_match_string in of_selftest_property_string. Signed-off-by: Wang Long long.wangl...@huawei.com --- drivers/of/unittest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/of/unittest.c b/drivers/of/unittest.c