platform_data: edma: Be precise with the paRAM struct
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 14 Apr 2014 11:41:56 +0000 (14:41 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 22 Apr 2014 16:04:49 +0000 (21:34 +0530)
commit8df4053f0532df8fe47d0434af51676b0fa65491
tree7772ce391252660ae1520013913f6c0cc5fa6f8e
parenta798c10faf62a505d24e5f6213fbaf904a39623f
platform_data: edma: Be precise with the paRAM struct

The edmacc_param struct should follow the layout of the paRAM area in the
HW. Be explicit on the size of the fields (u32) and also mark the struct
as packed to avoid any padding on non 32bit architectures.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Joel Fernandes <joelf@ti.com>
Reviewed-and-Tested-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
include/linux/platform_data/edma.h