vserver 1.9.5.x5
[linux-2.6.git] / drivers / video / chipsfb.c
index 4ee5a25..a51f4d2 100644 (file)
@@ -416,7 +416,7 @@ chipsfb_pci_init(struct pci_dev *dp, const struct pci_device_id *ent)
                release_mem_region(addr, size);
                return -ENOMEM;
        }
-
+       p->device = &dp->dev;
        init_chips(p, addr);
 
 #ifdef CONFIG_PMAC_PBOOK