diff options
author | Kiran Padwal <kiran.padwal@smartplayin.com> | 2015-02-11 11:10:50 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-02-16 18:11:43 +0100 |
commit | 0a65fbf64dad890d9dd60ab1dc0ebdb9fb0a9e33 (patch) | |
tree | 0e4fb8be0b47c357f6cbeddb4a7cfc7de69f43f1 /drivers/mmc | |
parent | mfd: rtsx_usb: Defer autosuspend while card exists (diff) | |
download | linux-0a65fbf64dad890d9dd60ab1dc0ebdb9fb0a9e33.tar.xz linux-0a65fbf64dad890d9dd60ab1dc0ebdb9fb0a9e33.zip |
mfd: intel_soc_pmic: Add missing error check for devm_kzalloc
This patch add a missing check on the return value of devm_kzalloc,
which would cause a NULL pointer dereference in a OOM situation.
Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions