Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93041
b: refs/heads/master
c: 93919d3
h: refs/heads/master
i:
  93039: 50df01f
v: v3
  • Loading branch information
Hamish Moffatt authored and David Woodhouse committed Apr 22, 2008
1 parent f94bc3f commit b589680
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1938de46cb7e108120ffbf5155678a2a5e05b377
refs/heads/master: 93919d384df98eba02bebd417ecb2f481b3bdcb8
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/plat_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ static int __init plat_nand_probe(struct platform_device *pdev)
data->chip.priv = &data;
data->mtd.priv = &data->chip;
data->mtd.owner = THIS_MODULE;
data->mtd.name = pdev->dev.bus_id;

data->chip.IO_ADDR_R = data->io_base;
data->chip.IO_ADDR_W = data->io_base;
Expand Down

0 comments on commit b589680

Please sign in to comment.