Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
display_gx.c
display_gx.h
display_gx1.c
display_gx1.h
geodefb.h
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
Kconfig
Makefile
video_cs5530.c
video_cs5530.h
video_gx.c
video_gx.h