Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197097
b: refs/heads/master
c: 33f84a8
h: refs/heads/master
i:
  197095: 0e8aba2
v: v3
  • Loading branch information
Jonas Lundqvist authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 96db588 commit d6baf4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: fa51929f66ce7953714df1193b13750c39871065
refs/heads/master: 33f84a8f2110afbb819c8336cb73d517fc0b2891
4 changes: 2 additions & 2 deletions trunk/drivers/staging/phison/phison.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#define PHISON_DEBUG

#define DRV_NAME "phison_e-box" /* #0003 */
#define DRV_VERSION "0.91" /* #0003 */
#define DRV_VERSION "0.91" /* #0003 */

#define PCI_VENDOR_ID_PHISON 0x1987
#define PCI_DEVICE_ID_PS5000 0x5000
Expand Down Expand Up @@ -56,7 +56,7 @@ static int phison_init_one(struct pci_dev *pdev, const struct pci_device_id *id)

.pio_mask = 0x1f,
.mwdma_mask = 0x07,
.udma_mask = ATA_UDMA5,
.udma_mask = ATA_UDMA5,

.port_ops = &phison_ops,
};
Expand Down

0 comments on commit d6baf4e

Please sign in to comment.