-
Albrecht Dreß authored
This trivial patch changes memcpy_(to|from)io as to transfer as many 32-bit words as possible in 32-bit accesses (in the current solution, the last 32-bit word was transferred as 4 byte accesses). Signed-off-by:
Albrecht Dreß <albrecht.dress@arcor.de> Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
Albrecht Dreß authoredThis trivial patch changes memcpy_(to|from)io as to transfer as many 32-bit words as possible in 32-bit accesses (in the current solution, the last 32-bit word was transferred as 4 byte accesses). Signed-off-by:
Albrecht Dreß <albrecht.dress@arcor.de> Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
Loading