]> git.baikalelectronics.ru Git - kernel.git/commit
of: unittest: overlay: Keep track of created overlays
authorPantelis Antoniou <pantelis.antoniou@konsulko.com>
Tue, 7 Apr 2015 19:23:49 +0000 (22:23 +0300)
committerRob Herring <robh@kernel.org>
Wed, 15 Apr 2015 00:35:46 +0000 (19:35 -0500)
commit50744f8756ebf04171878061aefad733184ba2ce
treec2cd43434e59fcbded15c4b5958d8ed9af46638d
parent3c7215ab0f428aaef1facb630c7ab068ec618211
of: unittest: overlay: Keep track of created overlays

During the course of the overlay selftests some of them remain
applied. While this does not pose a real problem, make sure you track
them and destroy them at the end of the test.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/unittest.c