From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:27 +0000 (-0400) Subject: staging: unisys: refactor VISORCHIPSET_BUS_INFO X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33192fa1d173b91ba98c29cb8ab414c76ae3ff0b;p=pandora-kernel.git staging: unisys: refactor VISORCHIPSET_BUS_INFO Remove the typedef and use the name struct visorchipset_bus_info instead. Fix CamelCase member names in the structure: busNo => bus_no chanInfo => chan_info partitionGuid => partition_uuid partitionHandle => partition_handle Reserved1 => reserved1 Reserved2 => reserved2 procObject => proc_object Update references to changed names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed