commit | 51a7e02bb629498c32915881ed4fb61ef778282a | [log] [tgz] |
---|---|---|
author | Pramod Gurav <pramod.gurav@smartplayin.com> | Thu Oct 30 14:51:35 2014 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Nov 25 16:18:49 2014 +0000 |
tree | d645c7de99eb01976e84eeed22f5760658732e08 | |
parent | 1b9b46d05f887aec418b3a5f4f55abf79316fcda [diff] |
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 <pramod.gurav@smartplayin.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>