From: Guenter Roeck Date: Tue, 15 Apr 2014 15:38:17 +0000 (-0700) Subject: of: Clean up of_update_property X-Git-Tag: omap-for-v3.16/pm-signed~89^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a62df8e8b4a5ecbbf4339b5b3671ae6582e50a;p=pandora-kernel.git of: Clean up of_update_property After searching for the old property, bail out with -ENODEV if it was not found. It is unnecessary to check if oldprop is NULL before removing its binary file; the check was already done before. Signed-off-by: Guenter Roeck Signed-off-by: Rob Herring --- Reading git-diff-tree failed