From: Nathan Fontenot Date: Wed, 24 Apr 2013 05:49:36 +0000 (+0000) Subject: powerpc/pseries: Correct buffer parsing in update_dt_node() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9b7b02a3bbe5070495bce7107ea3d1d8c3ef65;p=pandora-kernel.git powerpc/pseries: Correct buffer parsing in update_dt_node() Correct parsing of the buffer returned from ibm,update-properties. The first element is a length and the path to the property which is slightly different from the list of properties in the buffer so we need to specifically handle this. Signed-off-by: Nathan Fontenot Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed