diff options
author | Wei WANG <[email protected]> | 2013-01-27 01:55:16 +0100 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2013-01-27 02:18:07 +0100 |
commit | 2d1484f5990c094e2c706672a8d286576dd096b4 (patch) | |
tree | c818af028139077880e8f09d7164bcc8774c7e0c /lib/cpu-notifier-error-inject.c | |
parent | ff0decd49343c7c5bd0dbeadace344d69b9f205f (diff) |
mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probed
If rtsx_pci_sdmmc is not probed, function pointer pcr->slots[].card_event
will point to NULL, and thus rtsx_pci_card_detect will reference a NULL
pointer.
Check card_event pointer before referencing it can avoid kernel panic.
Signed-off-by: Wei WANG <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions