From: Ben Dooks Date: Tue, 24 Mar 2009 15:30:07 +0000 (+0000) Subject: [ARM] VIC: Add power management device X-Git-Tag: v2.6.31-rc1~344^2~10^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07f87f22ecc94201893b7a25430b7f5d5fd6de8;p=pandora-kernel.git [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: Ben Dooks --- Reading git-diff-tree failed