mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
a06630f3e7
Detaching fbcon allows individual drivers to be unloaded. However several drivers call pci_disable_device() upon exit. This function will disable the BAR's which will kill VGA text mode and/or affect X/DRM. To prevent this, remove calls to pci_disable_device() from several drivers. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
ati_ids.h | ||
aty128fb.c | ||
atyfb_base.c | ||
atyfb.h | ||
mach64_accel.c | ||
mach64_ct.c | ||
mach64_cursor.c | ||
mach64_gx.c | ||
Makefile | ||
radeon_accel.c | ||
radeon_backlight.c | ||
radeon_base.c | ||
radeon_i2c.c | ||
radeon_monitor.c | ||
radeon_pm.c | ||
radeonfb.h |