bus: omap_l3_noc: convert flagmux information into a structure
authorNishanth Menon <nm@ti.com>
Mon, 14 Apr 2014 14:57:50 +0000 (09:57 -0500)
committerNishanth Menon <nm@ti.com>
Mon, 5 May 2014 19:33:40 +0000 (14:33 -0500)
commit97708c08c9955306742872ff7f2e47faec864ee7
treec5dcf17ecfeeee0472ab7ddfe082fdf6bd43d020
parent0659452dd2b2602058b80cfdcc673e98f2a67184
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 <nm@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by: Darren Etheridge <detheridge@ti.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
drivers/bus/omap_l3_noc.c
drivers/bus/omap_l3_noc.h