of/resolver: Switch to new local fixups format.
authorPantelis Antoniou <pantelis.antoniou@konsulko.com>
Tue, 28 Oct 2014 20:33:49 +0000 (22:33 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 16 Feb 2015 06:08:00 +0000 (15:08 +0900)
commit1fce2330c708afffdfeff9404da06b93d62b70c3
treea060b4c10adb07eee95742ff8ffa555e3b9b98f0
parent614005d5e951310da38981f331c1368ea8861e5d
of/resolver: Switch to new local fixups format.

The original resolver format is way too cryptic, switch
to using a tree based format that gets rid of repetitions,
is more compact and readable.

At the same time, update the selftests to using the new local fixups
format.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
[grant.likely: Squashed in testcase changes and merged similar functions]
Signed-off-by: Grant Likely <grant.likely@linaro.org>
(cherry picked from commit da56d04c806a3e9986c66a061d7363ca3157c37b)
Signed-off-by: Mark Brown <broonie@kernel.org>
Conflicts:
drivers/of/unittest-data/testcases.dts
drivers/of/resolver.c