Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361321
b: refs/heads/master
c: 6049bce
h: refs/heads/master
i:
  361319: 037d189
v: v3
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed Mar 12, 2013
1 parent 7a35805 commit ec4fbc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 80e4e6716e43500c5c7d4ff4f73fc1b56f024083
refs/heads/master: 6049bcefada077c5d3aec59f093701df711ad235
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ EXPORT_SYMBOL_GPL(twl4030_audio_enable_resource);
* Disable the resource.
* The function returns with error or the content of the register
*/
int twl4030_audio_disable_resource(unsigned id)
int twl4030_audio_disable_resource(enum twl4030_audio_res id)
{
struct twl4030_audio *audio = platform_get_drvdata(twl4030_audio_dev);
int val;
Expand Down

0 comments on commit ec4fbc6

Please sign in to comment.