From 51a7e02bb629498c32915881ed4fb61ef778282a Mon Sep 17 00:00:00 2001 From: Pramod Gurav Date: Thu, 30 Oct 2014 14:51:35 +0530 Subject: [PATCH] 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-format-patch failed