linux-stable/arch/mips/loongson/common
Ralf Baechle d9fb566045 MIPS: Loongson: Do not register 8250 platform device from module.
If CONFIG_SERIAL_8250 is set to m, the Loongson seria.ko module might get
unloaded while the serial driver 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>
Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Patchwork: https://patchwork.linux-mips.org/patch/10538/
2015-06-10 10:43:07 +02:00
..
cs5536 MIPS: Loongson: cs5536_pci: Add a missing include 2014-11-24 07:45:34 +01:00
bonito-irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
cmdline.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
dma-swiotlb.c MIPS: Loongson-3: Add PHYS48_TO_HT40 support 2014-11-24 07:45:01 +01:00
early_printk.c MIPS: Loongson: Improve LEFI firmware interface 2014-11-24 07:45:01 +01:00
env.c MIPS: Loongson-3: Add CPU Hwmon platform driver 2015-04-01 17:22:17 +02:00
init.c MIPS: loongson: common: init: Add a missing include 2014-11-24 07:45:35 +01:00
irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
machtype.c MIPS: Loongson: common: Fix array initializer syntax. 2014-11-24 07:45:34 +01:00
Makefile MIPS: Loongson: Do not register 8250 platform device from module. 2015-06-10 10:43:07 +02:00
mem.c MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support 2014-03-31 18:17:12 +02:00
pci.c MIPS: Loongson-3: Add chipset ACPI platform driver 2015-04-01 17:22:18 +02:00
platform.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
pm.c MIPS: Loongson: Modify ChipConfig register definition 2014-07-30 21:46:00 +02:00
reset.c MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support 2014-03-31 18:17:12 +02:00
rtc.c MIPS: loongson: common: rtc: make loongson_rtc_resources static 2014-11-24 07:45:35 +01:00
serial.c MIPS: Loongson: common: Fix array initializer syntax. 2014-11-24 07:45:34 +01:00
setup.c MIPS: loongson: common: Setup: add a missing include 2014-11-24 07:45:34 +01:00
time.c MIPS: Loongson-3: Add RS780/SBX00 HPET support 2014-11-24 07:45:02 +01:00
uart_base.c MIPS: Loongson: Improve LEFI firmware interface 2014-11-24 07:45:01 +01:00