Re: [PATCH v2 0/5] Update the OF unittest and some small fix

From: Rob Herring
Date: Wed Mar 25 2015 - 00:44:14 EST


On Wed, Mar 11, 2015 at 3:36 AM, Wang Long <long.wanglong@xxxxxxxxxx> wrote:
> This series patches do some small fixes in drivers/of/unittest.c,
> and update the Documenttion.
>
> At last, replace selftest with unittest in the c, dtsi
> and binding files.
>
> * v2 <- v1:
> - According to Gaurav's advice. make the rename
> file patch correctly.
>
> Wang Long (5):
> of/unittest: remove the duplicate of_changeset_init
> of/unittest: Fix the wrong expected value in
> of_selftest_property_string
> Documentation: update the of_selftest.txt
> Documentation: rename of_selftest.txt to of_unittest.txt
> of/unittest: replace 'selftest' with 'unittest'

I've applied the series. Thanks.

Rob

>
> Documentation/devicetree/bindings/unittest.txt | 44 +-
> .../{of_selftest.txt => of_unittest.txt} | 35 +-
> drivers/of/unittest-data/tests-overlay.dtsi | 108 ++--
> drivers/of/unittest.c | 703 ++++++++++-----------
> 4 files changed, 445 insertions(+), 445 deletions(-)
> rename Documentation/devicetree/{of_selftest.txt => of_unittest.txt} (87%)
>
> --
> 1.8.3.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/