Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176068
b: refs/heads/master
c: ef3b7d0
h: refs/heads/master
v: v3
  • Loading branch information
Balaji T K authored and Samuel Ortiz committed Dec 13, 2009
1 parent b20d172 commit bbdc42a
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 70 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: fc7b92fca4e546184557f1c53f84ad57c66b7695
refs/heads/master: ef3b7d0d3ed6c53917367003af90a4002f409d3d
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ add_children(struct twl4030_platform_data *pdata, unsigned long features)
* Eventually, Linux might become more aware of such
* HW security concerns, and "least privilege".
*/
child = add_child(3, "twl4030_rtc",
child = add_child(3, "twl_rtc",
NULL, 0,
true, pdata->irq_base + RTC_INTR_OFFSET, 0);
if (IS_ERR(child))
Expand Down
Loading

0 comments on commit bbdc42a

Please sign in to comment.