From: Pramod Gurav Date: Thu, 30 Oct 2014 09:21:35 +0000 (+0530) Subject: mfd: db8500-prcmu: Check return of devm_ioremap for error X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~27^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51a7e02bb629498c32915881ed4fb61ef778282a;p=pandora-kernel.git mfd: db8500-prcmu: Check return of devm_ioremap for error Error check around return value of devm_ioremap is missing. Add the same to avoid NULL pointer dereference. Signed-off-by: Pramod Gurav Acked-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-diff-tree failed