linux/drivers/video/geode
Antonino A. Daplas a06630f3e7 [PATCH] Detaching fbcon: remove calls to pci_disable_device()
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>
2006-06-26 09:58:32 -07:00
..
Kconfig [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
Makefile [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
display_gx.c [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
display_gx.h [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
display_gx1.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
display_gx1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
geodefb.h [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
gx1fb_core.c [PATCH] Detaching fbcon: remove calls to pci_disable_device() 2006-06-26 09:58:32 -07:00
gxfb_core.c [PATCH] Detaching fbcon: remove calls to pci_disable_device() 2006-06-26 09:58:32 -07:00
video_cs5530.c [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
video_cs5530.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video_gx.c [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
video_gx.h [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00