Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259034
b: refs/heads/master
c: e57ee01
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Linus Torvalds committed Jul 26, 2011
1 parent d926e18 commit c95d7c0
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: 8f6b0dd369868559b384a66aa17512ae5aae2d9b
refs/heads/master: e57ee01750c4954fd0b5e3c6109cd4b870880eb9
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-tegra.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ static int __devinit tegra_rtc_probe(struct platform_device *pdev)

/* set context info. */
info->pdev = pdev;
info->tegra_rtc_lock = __SPIN_LOCK_UNLOCKED(info->tegra_rtc_lock);
spin_lock_init(&info->tegra_rtc_lock);

platform_set_drvdata(pdev, info);

Expand Down

0 comments on commit c95d7c0

Please sign in to comment.