Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232407
b: refs/heads/master
c: a783ac4
h: refs/heads/master
i:
  232405: 74ef229
  232403: 32ae982
  232399: 4d2f3e9
v: v3
  • Loading branch information
Rodolfo Giometti authored and Linus Torvalds committed Jan 26, 2011
1 parent 9d10897 commit 6fc1a70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: cbeb4b7ad5346516d2ee726395eb5722b25a0a01
refs/heads/master: a783ac4453405b579ab7732ba3c0efc07a4b7a61
2 changes: 0 additions & 2 deletions trunk/drivers/pps/clients/pps-ktimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ static void pps_ktimer_event(unsigned long ptr)
/* First of all we get the time stamp... */
pps_get_ts(&ts);

dev_info(pps->dev, "PPS event at %lu\n", jiffies);

pps_event(pps, &ts, PPS_CAPTUREASSERT, NULL);

mod_timer(&ktimer, jiffies + HZ);
Expand Down

0 comments on commit 6fc1a70

Please sign in to comment.