From: Kevin Cernekee Date: Wed, 26 Nov 2014 00:49:51 +0000 (-0800) Subject: bus: brcmstb_gisb: Look up register offsets in a table X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~13^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f80835875d3d1a4764711a90f6cc2669f037f527;p=pandora-kernel.git bus: brcmstb_gisb: Look up register offsets in a table There are at least 4 incompatible variations of this hardware block, so let's use the ARB_* constants as a table index instead of hardcoding specific register offsets. Also, allow for the possibility of adding old devices that are missing some of the registers. Signed-off-by: Kevin Cernekee Signed-off-by: Florian Fainelli --- Reading git-diff-tree failed