Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26844
b: refs/heads/master
c: 22192cc
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed May 21, 2006
1 parent c02d7a0 commit 794498c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c44b20d51142acdc9c66108b758c0454a7e2ce11
refs/heads/master: 22192ccd6d1dfea2a41e40442997ccad5b7b160e
2 changes: 2 additions & 0 deletions trunk/drivers/ide/ppc/pmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,8 @@ pmac_ide_init_hwif_ports(hw_regs_t *hw,

if (irq != NULL)
*irq = pmac_ide[ix].irq;

hw->dev = &pmac_ide[ix].mdev->ofdev.dev;
}

#define PMAC_IDE_REG(x) ((void __iomem *)(IDE_DATA_REG+(x)))
Expand Down

0 comments on commit 794498c

Please sign in to comment.