[PATCH 2/2] of/unittest: Rename selftest.c to unittest.c

2014-11-04 Thread Grant Likely
This is unit testing code. It should use that name because it makes more sense than 'selftest'. Rename the files to match and rename the config variable. Signed-off-by: Grant Likely --- drivers/of/Kconfig | 4 +- drivers/of/Makefile| 4

[PATCH 2/2] of/unittest: Rename selftest.c to unittest.c

2014-11-04 Thread Grant Likely
This is unit testing code. It should use that name because it makes more sense than 'selftest'. Rename the files to match and rename the config variable. Signed-off-by: Grant Likely grant.lik...@linaro.org --- drivers/of/Kconfig | 4 +- drivers/of/Makefile