Skip to content
Commit ee698f50 authored by Ido Yariv's avatar Ido Yariv Committed by Chris Ball
Browse files

mmc: davinci: Poll status for small size transfers



For small size non-dma sdio transactions, it is sometimes better to poll
the mmc host and avoid interrupts altogether. Polling lowers the number
of interrupts and context switches. Tests have shown that for small
transactions, only a few polling iterations are needed, so this is worth
while.

Signed-off-by: default avatarIdo Yariv <ido@wizery.com>
Tested-by: default avatarRajashekhara, Sudhakar <sudhakar.raj@ti.com>
Signed-off-by: default avatarChris Ball <cjb@laptop.org>
parent be7b5622
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment