From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:21 +0000 (-0400) Subject: staging: unisys: refactor VISORCHIPSET_ADDRESSTYPE X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fb23e18944adaec20bd38caf5703271875cede5;p=pandora-kernel.git staging: unisys: refactor VISORCHIPSET_ADDRESSTYPE Get rid of VISORCHIPSET_ADDRESSTYPE and replace it with enum visorchipset_addresstype. Fix CamelCase names: ADDRTYPE_localPhysical => ADDRTYPE_LOCALPHYSICAL ADDRTYPE_localTest => ADDRTYPE_LOCALTEST Update all references to changed names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed