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:
2795eed
)
dmaengine: sun6i: Remove switch statement from buswidth convertion routine
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Wed, 30 Jul 2014 08:30:21 +0000
(10:30 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 30 Jul 2014 13:44:17 +0000
(19:14 +0530)
Since the conversion routine is quite trivial, we don't need this switch, and
we can just use a simple calculation.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sun6i-dma.c
patch
|
blob
|
history
diff --cc
drivers/dma/sun6i-dma.c
Simple merge