diff options
author | Kedareswara rao Appana <[email protected]> | 2016-02-26 19:33:54 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-03-03 21:02:38 +0530 |
commit | 9495f2648287029fb5545c34a0fa318426ebe84c (patch) | |
tree | d48c73bf9f81d4d30df51d6f21d599af88f9cc7e /lib/mpi/mpi-bit.c | |
parent | 26c5e36931b3fea7461ba6f0d8b65eb25ce2b917 (diff) |
dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's
It is sometimes necessary to poll a memory-mapped register until its
value satisfies some condition use convenience macros
that do this instead of do while loop's.
This patch updates the same in the driver.
Signed-off-by: Kedareswara rao Appana <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions