mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
34b1252bd9
If CONFIG_MTD_PHYSMAP is set to m, the Cobalt mtd.ko module might get unloaded while the drivers/mtd modules are still loaded resulting in stale references to the destroyed platform_device instance. Anyway, platform devices should always be registered indicated what devices are present, _not_ what drivers have been configured. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
buttons.c | ||
irq.c | ||
lcd.c | ||
led.c | ||
Makefile | ||
mtd.c | ||
pci.c | ||
Platform | ||
reset.c | ||
rtc.c | ||
serial.c | ||
setup.c | ||
time.c |