Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mfd: ab8500-gpadc: Change to usleep_range() for greater resolution
The resolution of msleep is related to HZ, so with HZ set to 100 any msleep of less than 10ms will become ~10ms. Signed-off-by: Lee Jones <lee.jones@linaro.org>
- Loading branch information