Skip to content
Commit c07f87f2 authored by Ben Dooks's avatar Ben Dooks
Browse files

[ARM] VIC: Add power management device



Add power management support to the VIC by registering
each VIC as a system device to get suspend/resume
events going.

Since the VIC registeration is done early, we need to
record the VICs in a static array which is used to add
the system devices later once the initcalls are run. This
means there is now a configuration value for the number
of VICs in the system.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent d87964c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment