From: Guenter Roeck Date: Tue, 30 Sep 2014 17:48:28 +0000 (-0700) Subject: power/reset: xgene: Return -ENOMEM if out of memory X-Git-Tag: omap-for-v3.19/fixes-rc1~75^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef288f9f656cdf46cb7788b6bb18da1c3b722feb;p=pandora-kernel.git power/reset: xgene: Return -ENOMEM if out of memory It is customary to return an error code of -ENOMEM if the system is out of memory. Also, in that case, the infrastructure will report an error, so it is unnecessary to report it again. Cc: Loc Ho Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed