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:
1e74043
)
dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
author
Lee Jones
<lee.jones@linaro.org>
Wed, 15 May 2013 09:51:52 +0000
(10:51 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 4 Jun 2013 09:12:07 +0000
(11:12 +0200)
The aim is to make the code that little more readable.
Acked-by: Vinod Koul <vnod.koul@intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found