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:
023bf55
)
dma: imx-sdma: Use struct for driver data
author
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 20 Aug 2013 08:04:31 +0000
(10:04 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 26 Aug 2013 15:17:16 +0000
(20:47 +0530)
Use a struct type instead of an enum type for distinguishing between
different versions. This makes it simpler to handle multiple differences
without cluttering the code with comparisons for certain devtypes.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-sdma.c
patch
|
blob
|
history
diff --cc
drivers/dma/imx-sdma.c
Simple merge