From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:24 +0000 (-0400) Subject: staging: unisys: refactor VISORCHIPSET_DEVICE_INFO X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~535 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246e0cd0985e3cf5ec316cd62dbb8bc9b3a93582;p=pandora-kernel.git staging: unisys: refactor VISORCHIPSET_DEVICE_INFO Remove the typedef and use struct visorchipset_device_info instead. Fix CamelCase names: busNo => bus_no devNo => dev_no devInstGuid => dev_inst_guid chanInfo => chan_info Reserved1 => reserved1 Reserved2 => reserved2 switchNo => switch_no internalPortNo => internal_port_no pendingMsgHdr => pending_msg_hdr Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed