Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192608
b: refs/heads/master
c: 276a47a
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and Jeff Garzik committed May 14, 2010
1 parent 5591e9b commit 1400796
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: e42a542ba9cca594897176020445023c54d903d6
refs/heads/master: 276a47a93dbfe5d35261451925020f65cdbfcce8
3 changes: 0 additions & 3 deletions trunk/drivers/ata/pata_cmd640.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,13 +181,10 @@ static struct ata_port_operations cmd640_port_ops = {

static void cmd640_hardware_init(struct pci_dev *pdev)
{
u8 r;
u8 ctrl;

/* CMD640 detected, commiserations */
pci_write_config_byte(pdev, 0x5B, 0x00);
/* Get version info */
pci_read_config_byte(pdev, CFR, &r);
/* PIO0 command cycles */
pci_write_config_byte(pdev, CMDTIM, 0);
/* 512 byte bursts (sector) */
Expand Down

0 comments on commit 1400796

Please sign in to comment.