diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2013-08-20 08:04:31 (GMT) |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-08-26 15:17:16 (GMT) |
commit | 17bba72f8f89a1a164faa0d0b3f1d850eba399ce (patch) | |
tree | 482ea74df9cf34b1e9987829a5f497198cfbb844 /arch/arm/mach-sunxi | |
parent | 023bf55f1c21214cab411cf767d53c8717de6d21 (diff) | |
download | linux-fsl-qoriq-17bba72f8f89a1a164faa0d0b3f1d850eba399ce.tar.xz |
dma: imx-sdma: Use struct for driver data
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>
Diffstat (limited to 'arch/arm/mach-sunxi')
0 files changed, 0 insertions, 0 deletions