Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263954
b: refs/heads/master
c: 66cc5b8
h: refs/heads/master
v: v3
  • Loading branch information
Kyle Manna authored and Samuel Ortiz committed Sep 6, 2011
1 parent 4468679 commit 4ef2177
Show file tree
Hide file tree
Showing 2 changed files with 3 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: aa9d842c5f2da6cdef2777f2f062f61898be89d3
refs/heads/master: 66cc5b8e50af87b0bbd0f179d76d2826f4549c13
2 changes: 2 additions & 0 deletions trunk/drivers/mfd/twl4030-madc.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,8 @@ static int __devinit twl4030_madc_probe(struct platform_device *pdev)
if (!madc)
return -ENOMEM;

madc->dev = &pdev->dev;

/*
* Phoenix provides 2 interrupt lines. The first one is connected to
* the OMAP. The other one can be connected to the other processor such
Expand Down

0 comments on commit 4ef2177

Please sign in to comment.