Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368702
b: refs/heads/master
c: 55c31b5
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Benc authored and David S. Miller committed Mar 26, 2013
1 parent 240aa84 commit 1e1759c
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: e82add550d9b252ff79a3e2a29baf1e153ac86f3
refs/heads/master: 55c31b5b16024494166526531ab263726f4071b7
2 changes: 1 addition & 1 deletion trunk/drivers/ptp/ptp_pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ module_exit(ptp_pch_exit);

module_param_string(station, pch_param.station, sizeof pch_param.station, 0444);
MODULE_PARM_DESC(station,
"IEEE 1588 station address to use - column separated hex values");
"IEEE 1588 station address to use - colon separated hex values");

MODULE_AUTHOR("LAPIS SEMICONDUCTOR, <tshimizu818@gmail.com>");
MODULE_DESCRIPTION("PTP clock using the EG20T timer");
Expand Down

0 comments on commit 1e1759c

Please sign in to comment.