mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 21:56:40 +07:00
d0c8df6e45
With a multiplatform kernel, once built we always have warp_setup_nand_flash() called and NDFC probed, no matter what machine we actually run on. This potentially can cause problems (such as kernel crash), since NDFC is probed at a warp-predefined address. Using machine_device_initcall() NAND devices are registered if we run on a warp only. Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> |
||
---|---|---|
.. | ||
44x.h | ||
bamboo.c | ||
canyonlands.c | ||
ebony.c | ||
katmai.c | ||
Kconfig | ||
Makefile | ||
misc_44x.S | ||
rainier.c | ||
sequoia.c | ||
taishan.c | ||
warp-nand.c | ||
warp.c |