From: Peter Ujfalusi Date: Mon, 14 Apr 2014 11:41:56 +0000 (+0300) Subject: platform_data: edma: Be precise with the paRAM struct X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8df4053f0532df8fe47d0434af51676b0fa65491;p=pandora-kernel.git 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 Acked-by: Joel Fernandes Reviewed-and-Tested-by: Joel Fernandes Signed-off-by: Vinod Koul --- Reading git-diff-tree failed