Files
kernel-tenderloin-3.0/include
Matt Wagantall b3ed9c1138 iopoll: Introduce memory-mapped IO polling macros
It is sometimes necessary to poll a memory-mapped register until its
value satisfies some condition. Introduce a family of convenience macros
that do this. Tight-loop and sleeping versions are provided with and
without timeouts.

Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
Change-Id: Ia7db00cbe60ded8b0ed9bbff264aaea0841da92a
2012-04-27 09:29:24 -07:00
..