From: Dan Carpenter Date: Tue, 18 Aug 2015 09:20:29 +0000 (+0300) Subject: aic94xx: set an error code on failure X-Git-Tag: omap-for-v4.3/fixes-rc1~115^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f55bca2b82a77a3cc3204900db2fc40ab30019e;p=pandora-kernel.git aic94xx: set an error code on failure We recently did some cleanup here and now the static checkers notice that there is a missing error code when ioremap() fails. Let's set it to -ENOMEM. Signed-off-by: Dan Carpenter Reviewed-by: Johannes Thumshirn Signed-off-by: James Bottomley --- Reading git-diff-tree failed