diff options
author | Sricharan R <r.sricharan@ti.com> | 2013-11-26 14:38:23 +0100 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2014-05-05 21:33:33 +0200 |
commit | 0659452dd2b2602058b80cfdcc673e98f2a67184 (patch) | |
tree | 388e6d8d848f72e2f61466169bec7057461d1e89 /sound/pci | |
parent | bus: omap_l3_noc: Add support for discountinous flag mux input numbers (diff) | |
download | linux-0659452dd2b2602058b80cfdcc673e98f2a67184.tar.xz linux-0659452dd2b2602058b80cfdcc673e98f2a67184.zip |
bus: omap_l3_noc: use of_match_data to pick up SoC information
DRA7xx SoC has the same l3-noc interconnect ip (as OMAP4 and OMAP5), but
AM437x SoC has just 2 modules instead of 3 which other SoCs have.
So, stop using direct access of array indices and use of->match data and
simplify implementation to benefit future usage.
While at it, rename a few very generic variables to make them omap
specific. This helps us differentiate from DRA7 and AM43xx data in the
future.
NOTE: None of the platforms that use omap_l3_noc are non-device tree
anymore. So, it is safe to assume OF match here.
Signed-off-by: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
[nm@ti.com: split, refactor and optimize logic]
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>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions