commit | 23bc9873ba60ee661d8e9f3a6b22fc3bcc4b7015 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 03 22:28:32 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 03 23:27:49 2011 +0100 |
tree | 74419df7fa856a7b261ea1914810b21c281e4fa0 | |
parent | 71695dd8b9eacfcda1b548a5b1780d34213ad654 [diff] |
ARM: dmabounce: separate out decision to bounce Move the decision to perform DMA bouncing out of map_single() into its own stand-alone function. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>