Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-24 | Merge tag 'v3.18-rc6' into devicetree/next | Grant Likely | |
v3.18-rc6 contains an important DT bug fix, c1a2086e2d, "of/selftest: Fix off-by-one error in removal path" which affects testing of the overlay patch series. Merge it into the devicetree/next staging branch so that the overlay patches are applied on top of a known working tree. Linux 3.18-rc6 Conflicts: drivers/of/address.c | |||
2014-11-04 | of/unittest: Rename selftest.c to unittest.c | 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.likely@linaro.org> |