Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68074
b: refs/heads/master
c: b877353
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Oct 12, 2007
1 parent 9f3f44f commit fe04b88
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: 2eb829e934abb10db36ddaacd82603c3cdd98b6d
refs/heads/master: b8773531cc54c1ed10c8ec301353ee6b53b601a5
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ static int __devinit pata_platform_probe(struct platform_device *pdev)

ap->ioaddr.altstatus_addr = ap->ioaddr.ctl_addr;

pp_info = (struct pata_platform_info *)(pdev->dev.platform_data);
pp_info = pdev->dev.platform_data;
pata_platform_setup_port(&ap->ioaddr, pp_info);

/* activate */
Expand Down

0 comments on commit fe04b88

Please sign in to comment.