]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/jazz_esp.c
mmc: whip bus uevent handler into shape
[linux-2.6-omap-h63xx.git] / drivers / scsi / jazz_esp.c
index 0140766c02861c8a9fdbe935e59a415b618ca1f3..5d231015bb2058abebe009fbfdadae98f85cf8d9 100644 (file)
@@ -143,7 +143,7 @@ static int __devinit esp_jazz_probe(struct platform_device *dev)
                goto fail;
 
        host->max_id = 8;
-       esp = host_to_esp(host);
+       esp = shost_priv(host);
 
        esp->host = host;
        esp->dev = dev;