spi/s3c64xx: Prevent unnecessary map-unmap
authorJassi Brar <jassi.brar@samsung.com>
Wed, 29 Sep 2010 08:31:31 +0000 (17:31 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 29 Sep 2010 08:31:31 +0000 (17:31 +0900)
Since we use DMA mode only for xfers bigger than FIFO size,
do not map/unmap buffers for polling mode transfers.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found