Re: [PATCH] of/unittest: Remove obsolete code

2015-02-03 Thread Rob Herring
On Thu, Jan 22, 2015 at 11:10 AM, Grant Likely wrote: > Commit 3ce04b4a9, "Removes OF_UNITTEST dependency on OF_DYNAMIC config > symbol" removes a bunch of code, but missed a few minor bits. Clean it > up by removing the node removal cache and flag. > > Signed-off-by: Grant Likely > Cc: Gaurav Mi

[PATCH] of/unittest: Remove obsolete code

2015-01-22 Thread Grant Likely
Commit 3ce04b4a9, "Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol" removes a bunch of code, but missed a few minor bits. Clean it up by removing the node removal cache and flag. Signed-off-by: Grant Likely Cc: Gaurav Minocha Cc: Rob Herring --- drivers/of/unittest.c | 15 --