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:
6d9fe58
)
drivers/i2c/busses: use correct type for dma_map/unmap
author
Wolfram Sang
<wsa@the-dreams.de>
Mon, 21 Jul 2014 09:42:03 +0000
(11:42 +0200)
committer
Wolfram Sang
<wsa@the-dreams.de>
Fri, 1 Aug 2014 17:43:51 +0000
(19:43 +0200)
dma_{un}map_* uses 'enum dma_data_direction' not 'enum dma_transfer_direction'.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: stable@kernel.org
drivers/i2c/busses/i2c-at91.c
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/i2c-at91.c
Simple merge