Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248246
b: refs/heads/master
c: 363618f
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren authored and Mark Brown committed Apr 3, 2011
1 parent 7f4f2d5 commit 437dbc6
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: f94f3cb37a1c4d44dd2070cc4a6165689bda9c92
refs/heads/master: 363618f013f2f11a1089b610748beb5de93b8630
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-jack.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count,
gpio_handler,
IRQF_TRIGGER_RISING |
IRQF_TRIGGER_FALLING,
jack->codec->dev->driver->name,
gpios[i].name,
&gpios[i]);
if (ret)
goto err;
Expand Down

0 comments on commit 437dbc6

Please sign in to comment.