projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abff754
)
[PARISC] Update scsi drivers from parisc tree
author
Matthew Wilcox
<willy@parisc-linux.org>
Sat, 22 Oct 2005 02:57:43 +0000
(22:57 -0400)
committer
Kyle McMartin
<kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:57:43 +0000
(22:57 -0400)
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>
drivers/scsi/lasi700.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/lasi700.c
b/drivers/scsi/lasi700.c
index 8028418b3ad6576924f3282899c3795c3aac7e80..459a4daebece319729f180beb047ac5b4da2b1f1 100644
(file)
--- a/
drivers/scsi/lasi700.c
+++ b/
drivers/scsi/lasi700.c
@@
-125,8
+125,6
@@
lasi700_probe(struct parisc_device *dev)
hostdata->dmode_extra = DMODE_FC2;
}
- NCR_700_set_mem_mapped(hostdata);
-
host = NCR_700_detect(&lasi700_template, hostdata, &dev->dev);
if (!host)
goto out_kfree;