[PARISC] Update scsi drivers from parisc tree
Fix lasi700 for James's ioread*be() changes Signed-off-by: Matthew Wilcox <willy@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
parent
abff75439f
commit
27ee073cd2
@ -125,8 +125,6 @@ lasi700_probe(struct parisc_device *dev)
|
|||||||
hostdata->dmode_extra = DMODE_FC2;
|
hostdata->dmode_extra = DMODE_FC2;
|
||||||
}
|
}
|
||||||
|
|
||||||
NCR_700_set_mem_mapped(hostdata);
|
|
||||||
|
|
||||||
host = NCR_700_detect(&lasi700_template, hostdata, &dev->dev);
|
host = NCR_700_detect(&lasi700_template, hostdata, &dev->dev);
|
||||||
if (!host)
|
if (!host)
|
||||||
goto out_kfree;
|
goto out_kfree;
|
||||||
|
Loading…
Reference in New Issue
Block a user