Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357623
b: refs/heads/master
c: d0b32fa
h: refs/heads/master
i:
  357621: 855312e
  357619: 193d37b
  357615: 7ccc139
v: v3
  • Loading branch information
Lee Jones committed Feb 4, 2013
1 parent 26c76b9 commit 533be69
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: 5a4bac6e6331feb0edd9522f3c7bbb9a01571566
refs/heads/master: d0b32fa1e12a6fafbdf4fb142311a36f5314a6ff
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/ab8500-gpadc.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ int ab8500_gpadc_read_raw(struct ab8500_gpadc *gpadc, u8 channel)
* Delay might be needed for ABB8500 cut 3.0, if not, remove
* when hardware will be available
*/
msleep(1);
usleep_range(1000, 1000);
break;
}
/* Intentional fallthrough */
Expand Down

0 comments on commit 533be69

Please sign in to comment.