Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47755
b: refs/heads/master
c: a5364c5
h: refs/heads/master
i:
  47753: f685476
  47751: ac9456f
v: v3
  • Loading branch information
Mark Haverkamp authored and James Bottomley committed Jan 27, 2007
1 parent 04b7cd8 commit adfda8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e37ee4bec6c6d6d67aebafeecbbb32aa33d502bc
refs/heads/master: a5364c5a311f73eade88f37bf5b614797ce30ec9
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/NCR_D700.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int siop, int irq,
hostdata->base = ioport_map(region, 64);
hostdata->differential = (((1<<siop) & differential) != 0);
hostdata->clock = NCR_D700_CLOCK_MHZ;
hostdata->busrt_length = 8;
hostdata->burst_length = 8;

/* and register the siop */
host = NCR_700_detect(&NCR_D700_driver_template, hostdata, p->dev);
Expand Down

0 comments on commit adfda8d

Please sign in to comment.