]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ide-pm.c
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
[linux-2.6-omap-h63xx.git] / drivers / ide / ide-pm.c
index 8282c6086e6ab6724820a966b4fa31b1024808df..abb84a2dd821db43011a2737f4fd77b211199dd5 100644 (file)
@@ -194,7 +194,7 @@ void ide_complete_pm_request(ide_drive_t *drive, struct request *rq)
        }
        spin_unlock_irqrestore(q->queue_lock, flags);
 
-       drive->hwif->hwgroup->rq = NULL;
+       drive->hwif->rq = NULL;
 
        if (blk_end_request(rq, 0, 0))
                BUG();