Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270601
b: refs/heads/master
c: 7e96898
h: refs/heads/master
i:
  270599: 2af43d4
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Sep 19, 2011
1 parent d8418e3 commit b93533d
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: a69882aec380512e5d6acff9bfc4336dc5162bb4
refs/heads/master: 7e968985cb82c011403432c2f2dbd18660780679
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/twl6040-vibra.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ static void twl6040_vibra_enable(struct vibra_info *info)
}

twl6040_power(info->twl6040, 1);
if (twl6040->rev <= TWL6040_REV_ES1_1) {
if (twl6040_get_revid(twl6040) <= TWL6040_REV_ES1_1) {
/*
* ERRATA: Disable overcurrent protection for at least
* 3ms when enabling vibrator drivers to avoid false
Expand Down

0 comments on commit b93533d

Please sign in to comment.