[PATCH v3 0/5] of: Add helper for counting phandle refernces

2013-02-12 Thread Grant Likely
Well, this started as a single patch to get rid of horrible brute-force
counting of phandles and ended with fixes to the selftest code and
cleanups to the existing phandle parser before actually getting to the
new feature.

The selftest code is still a little fiddly to execute, but at least it
is consistent now. Sometime soon I'll link the selftest data directly
into the kernel so nothing special has to be done to run it, but I think
the DT grafting support needs to go in first.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v3 0/5] of: Add helper for counting phandle refernces

2013-02-12 Thread Grant Likely
Well, this started as a single patch to get rid of horrible brute-force
counting of phandles and ended with fixes to the selftest code and
cleanups to the existing phandle parser before actually getting to the
new feature.

The selftest code is still a little fiddly to execute, but at least it
is consistent now. Sometime soon I'll link the selftest data directly
into the kernel so nothing special has to be done to run it, but I think
the DT grafting support needs to go in first.

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/