Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231021
b: refs/heads/master
c: 7eb1981
h: refs/heads/master
i:
  231019: 2eb7a0c
v: v3
  • Loading branch information
Joe Perches authored and Samuel Ortiz committed Jan 14, 2011
1 parent 14071bf commit dd556bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 25a947f805b4132b69f2561589e17a0fe45552b6
refs/heads/master: 7eb19812eead8d0faf30682b69970b36dc02e570
3 changes: 1 addition & 2 deletions trunk/drivers/misc/cs5535-mfgpt.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,7 @@ static int __devinit cs5535_mfgpt_probe(struct platform_device *pdev)
cs5535_mfgpt_chip.pdev = pdev;
spin_lock_init(&cs5535_mfgpt_chip.lock);

dev_info(&pdev->dev, "region 0x%x - 0x%x reserved\n", res->start,
res->end);
dev_info(&pdev->dev, "reserved resource region %pR\n", res);

/* detect the available timers */
t = scan_timers(&cs5535_mfgpt_chip);
Expand Down

0 comments on commit dd556bb

Please sign in to comment.