Skip to content
Commit 98ccf149 authored by Pierre Ossman's avatar Pierre Ossman
Browse files

mmc: bounce requests for simple hosts



Some hosts cannot do scatter/gather in hardware. Since not doing sg
is such a big performance hit, we (optionally) bounce the requests
to a simple linear buffer that we hand over to the driver.

Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent 7dcca30a
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