git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a34778f
)
staging:iio:hmc5843: Implement timeout in read function
author
Peter Meerwald
<pmeerw@pmeerw.net>
Sat, 27 Jul 2013 15:31:00 +0000
(16:31 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 4 Aug 2013 10:08:16 +0000
(11:08 +0100)
avoid polling data ready bit forever; msleep() may be too long
for high sampling frequencies but the driver interface does not
support buffering
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Cc: Shubhrajyoti Datta <shubhrajyoti@ti.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found