Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354209
b: refs/heads/master
c: b775dce
h: refs/heads/master
i:
  354207: bcdbc1c
v: v3
  • Loading branch information
Axel Lin authored and Jonathan Cameron committed Jan 26, 2013
1 parent c25177b commit 3a5a09b
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: df2e8f78e7fe749332f82dcba6438fc2b3016a96
refs/heads/master: b775dce99621af52d32c1d7335cf94eee4383e8a
1 change: 1 addition & 0 deletions trunk/drivers/rtc/rtc-hid-sensor-time.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ static int hid_time_probe(struct platform_device *pdev)

platform_set_drvdata(pdev, time_state);

spin_lock_init(&time_state->lock_last_time);
init_completion(&time_state->comp_last_time);
time_state->common_attributes.hsdev = hsdev;
time_state->common_attributes.pdev = pdev;
Expand Down

0 comments on commit 3a5a09b

Please sign in to comment.