ARM: OMAP4+: PM: Centralize static dependency mapping table
authorNishanth Menon <nm@ti.com>
Tue, 21 Oct 2014 20:22:29 +0000 (15:22 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 11 Nov 2014 00:01:40 +0000 (16:01 -0800)
As we add more static dependency mapping for various errata, the logic
gets clunkier. Since it is a simple lookup and map logic, centralize the
same and provide the mapping as  a simple list.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found