From: Grant Likely Date: Mon, 24 Nov 2014 17:58:01 +0000 (+0000) Subject: of/reconfig: Always use the same structure for notifiers X-Git-Tag: omap-for-v3.20/drop-legacy-3517~124^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5242e5a883bf1c1aba6bfd87b85e7dda0e62191;p=pandora-kernel.git of/reconfig: Always use the same structure for notifiers The OF_RECONFIG notifier callback uses a different structure depending on whether it is a node change or a property change. This is silly, and not very safe. Rework the code to use the same data structure regardless of the type of notifier. Signed-off-by: Grant Likely Cc: Benjamin Herrenschmidt Cc: Rob Herring Cc: Pantelis Antoniou Cc: --- Reading git-diff-tree failed