]> err.no Git - linux-2.6/blobdiff - drivers/ide/ide.c
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[linux-2.6] / drivers / ide / ide.c
index 9fe19808d8153853332891595776b7f1e27659ba..8af179b531c3b95e8fed1e292e855949f915186d 100644 (file)
@@ -803,6 +803,7 @@ found:
        hwif->irq = hw->irq;
        hwif->noprobe = 0;
        hwif->chipset = hw->chipset;
+       hwif->gendev.parent = hw->dev;
 
        if (!initializing) {
                probe_hwif_init_with_fixup(hwif, fixup);