From: Nishanth Menon Date: Mon, 14 Apr 2014 14:57:50 +0000 (-0500) Subject: bus: omap_l3_noc: convert flagmux information into a structure X-Git-Tag: omap-for-v3.16/l3-noc-signed~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97708c08c9955306742872ff7f2e47faec864ee7;p=pandora-kernel.git bus: omap_l3_noc: convert flagmux information into a structure This allows us to encompass target information and flag mux offset that points to the target information into a singular structure. This saves us the need to look up two different arrays indexed by module ID for information. This allows us to reduce the static target information allocation to just the ones that are documented. Signed-off-by: Nishanth Menon Acked-by: Santosh Shilimkar Acked-by: Peter Ujfalusi Tested-by: Darren Etheridge Tested-by: Sekhar Nori --- Reading git-diff-tree failed