From: Grant Likely Date: Tue, 12 Feb 2013 21:19:37 +0000 (+0000) Subject: of/selftest: Use selftest() macro throughout X-Git-Tag: v3.9-rc1~147^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cabb7d5b7896a4d307ea6ad6d3bd045810544151;p=pandora-kernel.git of/selftest: Use selftest() macro throughout Some of the selftests are open-coded. Others use the selftest() macro defined in drivers/of/selftest.c. The macro makes for cleaner selftest code, so refactor the of_parse_phandle_with_args() tests to use it. Cc: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed