From: Pantelis Antoniou Date: Fri, 4 Jul 2014 16:58:49 +0000 (+0300) Subject: of: Transactional DT support. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~69^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201c910bd6898d81d4ac6685d0f421b7e10f3c5d;p=pandora-kernel.git of: Transactional DT support. Introducing DT transactional support. A DT transaction is a method which allows one to apply changes in the live tree, in such a way that either the full set of changes take effect, or the state of the tree can be rolled-back to the state it was before it was attempted. An applied transaction can be rolled-back at any time. Documentation is in Documentation/devicetree/changesets.txt Signed-off-by: Pantelis Antoniou [glikely: Removed device notifiers and reworked to be more consistent] Signed-off-by: Grant Likely --- Reading git-diff-tree failed