Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198877
b: refs/heads/master
c: f2126a9
h: refs/heads/master
i:
  198875: 59a0085
v: v3
  • Loading branch information
Peter Ujfalusi authored and Dmitry Torokhov committed May 22, 2010
1 parent 57a8500 commit 2c99f32
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: 3734574cac1002e4cf037e3591cf222b1e04dfa4
refs/heads/master: f2126a99675a930b3ab5258698d82b2a3c69af3f
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/twl4030-vibra.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ static void vibra_disable(struct vibra_info *info)
twl_i2c_write_u8(TWL4030_MODULE_AUDIO_VOICE,
(reg & ~TWL4030_VIBRA_EN), TWL4030_REG_VIBRA_CTL);

twl4030_codec_disable_resource(TWL4030_CODEC_RES_POWER);
twl4030_codec_disable_resource(TWL4030_CODEC_RES_APLL);
twl4030_codec_disable_resource(TWL4030_CODEC_RES_POWER);

info->enabled = false;
}
Expand Down

0 comments on commit 2c99f32

Please sign in to comment.