From: Viresh Kumar Date: Thu, 28 Aug 2014 05:52:30 +0000 (+0530) Subject: cpufreq: cpu0: Make allocate_resources() work for any CPU X-Git-Tag: omap-for-v3.19/prcm-cleanup~135^2~3^2^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95b6105835293a910484c5bcdd1599b8588959e9;p=pandora-kernel.git cpufreq: cpu0: Make allocate_resources() work for any CPU Currently allocate_resources() supports only CPU0 and it would need to allocate resources for any CPU going forward. Add another argument to it, i.e. cpu, and update code accordingly. Tested-by: Stephen Boyd Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed