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:
8d48feb
)
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
author
Marek Szyprowski
<m.szyprowski@samsung.com>
Wed, 29 Feb 2012 13:45:28 +0000
(14:45 +0100)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Tue, 26 Feb 2013 17:51:05 +0000
(19:51 +0200)
Replace all uses of ~0 with DMA_ERROR_CODE, what should make the code
easier to read.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Tested-By: Subash Patel <subash.ramaswamy@linaro.org>
No differences found