mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
Platform data pointer may be NULL. We check it everywhere but in one
place. Fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| samsung | ||
| tegra | ||
| atmel-ebi.c | ||
| atmel-sdramc.c | ||
| brcmstb_dpfe.c | ||
| da8xx-ddrctl.c | ||
| emif-asm-offsets.c | ||
| emif.c | ||
| emif.h | ||
| fsl-corenet-cf.c | ||
| fsl_ifc.c | ||
| jz4780-nemc.c | ||
| Kconfig | ||
| Makefile | ||
| Makefile.asm-offsets | ||
| mtk-smi.c | ||
| mvebu-devbus.c | ||
| of_memory.c | ||
| of_memory.h | ||
| omap-gpmc.c | ||
| pl172.c | ||
| ti-aemif.c | ||
| ti-emif-pm.c | ||
| ti-emif-sram-pm.S | ||