Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315954
b: refs/heads/master
c: 90fe6c6
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek authored and Wim Van Sebroeck committed Jul 23, 2012
1 parent f6406c2 commit 44e395c
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: c362cb597b5c30a32f4228136e0dfd9bf4c5d65b
refs/heads/master: 90fe6c608f8d46e5bb3f31c2d5e1c90475253f79
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/of_xilinx_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ static int __devinit xwdt_probe(struct platform_device *pdev)

no_timeout = 0;

pfreq = (u32 *)of_get_property(pdev->dev.of_node->parent,
pfreq = (u32 *)of_get_property(pdev->dev.of_node,
"clock-frequency", NULL);

if (pfreq == NULL) {
Expand Down

0 comments on commit 44e395c

Please sign in to comment.