mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 08:28:13 +00:00
2576e153cd
Since it is possible for ioremap() to fail, 'data->MmioAddress' could be
NULL. Skip entry if ioremap() fails.
Link: https://lore.kernel.org/r/20211230021137.1823352-1-jiasheng@iscas.ac.cn
Fixes:
|
||
---|---|---|
.. | ||
aha152x_core.c | ||
aha152x_stub.c | ||
fdomain_cs.c | ||
Kconfig | ||
Makefile | ||
nsp_cs.c | ||
nsp_cs.h | ||
nsp_debug.c | ||
nsp_io.h | ||
nsp_message.c | ||
qlogic_stub.c | ||
sym53c500_cs.c |