Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195845
b: refs/heads/master
c: 49f37b7
h: refs/heads/master
i:
  195843: 437ec76
v: v3
  • Loading branch information
Wan ZongShun authored and David Woodhouse committed Jan 1, 2010
1 parent a2ff2fd commit c3bc3cc
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: cbd38a875fd890c3c2f196dd3370d90fd3ecb7f5
refs/heads/master: 49f37b74d077edff355f1c3390fc9fd0c418ef9b
4 changes: 2 additions & 2 deletions trunk/drivers/mtd/nand/w90p910_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ static struct platform_driver w90p910_nand_driver = {
.probe = w90p910_nand_probe,
.remove = __devexit_p(w90p910_nand_remove),
.driver = {
.name = "w90p910-fmi",
.name = "nuc900-fmi",
.owner = THIS_MODULE,
},
};
Expand All @@ -379,4 +379,4 @@ module_exit(w90p910_nand_exit);
MODULE_AUTHOR("Wan ZongShun <mcuos.com@gmail.com>");
MODULE_DESCRIPTION("w90p910 nand driver!");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:w90p910-fmi");
MODULE_ALIAS("platform:nuc900-fmi");

0 comments on commit c3bc3cc

Please sign in to comment.