From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:23 +0000 (-0400) Subject: staging: unisys: refactor VISORCHIPSET_CHANNEL_INFO X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~536 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b1caee7170b9078f39c2f4c7a33334ad40cd47b;p=pandora-kernel.git staging: unisys: refactor VISORCHIPSET_CHANNEL_INFO Remove the typedef from this type and use struct visorchipset_channel_info instead. Fix CamelCase member names: addrType => addr_type channelAddr => channel_addr nChannelBytes => n_channel_bytes channelTypeGuid => channel_type_uuid channelInstGuid => channel_inst_uuid Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed