commit | 54e4404d3eb8951d15a72d16b763f66f50c31f90 | [log] [tgz] |
---|---|---|
author | David Collins <collinsd@codeaurora.org> | Tue Sep 27 15:43:03 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Tue Oct 04 17:14:30 2011 -0700 |
tree | 5742aac0ec151f817830bc82c36f243106498eef | |
parent | f8032602dc5f77c95b0446da84165dbf0d784b3c [diff] |
mfd: pm8921-core: Fix possible null pointer dereference in pm8921_remove It is possible to dereference the pmic pointer even if it is null; fix this. Signed-off-by: David Collins <collinsd@codeaurora.org>