git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0398fb7
)
spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma
author
Joakim Tjernlund
<Joakim.Tjernlund@transmode.se>
Mon, 17 May 2010 13:17:10 +0000
(13:17 +0000)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 25 May 2010 06:23:13 +0000
(
00:23
-0600)
This fixes a typo were map_tx_dma is used instead of
map_rx_dma, casing the driver to unmap rx_dma when it
shouldn't.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi_mpc8xxx.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi_mpc8xxx.c
Simple merge