From: Nicolas Pitre Date: Tue, 28 Apr 2015 19:51:19 +0000 (-0400) Subject: ARM: MCPM: remove residency argument from mcpm_cpu_suspend() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~129^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7895f73169ade9a74940ae6b0b4ee82faf286861;p=pandora-kernel.git ARM: MCPM: remove residency argument from mcpm_cpu_suspend() This is currently unused. If a suspend must be limited to CPU level only by preventing the last man from triggering a cluster level suspend then this should be determined according to many other criteria the MCPM layer is currently not aware of. It is unlikely that mcpm_cpu_suspend() would be the proper conduit for that information anyway. Signed-off-by: Nicolas Pitre Acked-by: Dave Martin --- Reading git-diff-tree failed