Rename fn_tbl to driver. Core driver now uses pci_driver name which
authorJon Smirl <jonsmirl@yahoo.com>
Sun, 10 Oct 2004 22:54:55 +0000 (22:54 +0000)
committerJon Smirl <jonsmirl@yahoo.com>
Sun, 10 Oct 2004 22:54:55 +0000 (22:54 +0000)
commitad549c5ae62fd75aa2bdb8bf5efc4913c476cb02
tree8501388508ca7005b8401427448d01dd12a3c0b7
parent3f02a793514a866401119efc74c20512f4732703
Rename fn_tbl to driver. Core driver now uses pci_driver name which
    reflects the personality name.
23 files changed:
linux-core/drmP.h
linux-core/drm_bufs.c
linux-core/drm_context.c
linux-core/drm_drv.c
linux-core/drm_fops.c
linux-core/drm_ioctl.c
linux-core/drm_irq.c
linux-core/drm_lock.c
linux-core/drm_proc.c
linux-core/drm_stub.c
linux-core/drm_vm.c
linux-core/ffb_drv.c
linux-core/i810_drv.c
linux-core/i830_drv.c
linux-core/i915_drv.c
linux-core/mach64_drv.c
linux-core/mga_drv.c
linux-core/r128_drv.c
linux-core/radeon_drv.c
linux-core/savage_drv.c
linux-core/sis_drv.c
linux-core/tdfx_drv.c
shared-core/via_drv.c