From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:32 +0000 (-0400) Subject: staging: unisys: refactor DEVICE_MAP X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~964 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a348e0dcca13bd2823629622bc7fc9d0319e5e72;p=pandora-kernel.git staging: unisys: refactor DEVICE_MAP Get rid of the typedef for DEVICE_MAP and use struct device_map instead. Fix CamelCase names. DeviceChannelSize => device_channel_size CA_Index => ca_index Reserved => reserved Reserved2 => reserved2 Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed