mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00: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 |