]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
commitb9f5fe6425ef1622fb0f16f0fa33f19b993863a6
treeb9667fc414d66e89c09c968264cd90d31586af87
parent9008d83fe9dc2e0f19b8ba17a423b3759d8e0fd7
ARM: OMAP4+: PM: Centralize static dependency mapping table

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>
arch/arm/mach-omap2/pm44xx.c