From: Bartosz Golaszewski Date: Tue, 26 May 2015 13:11:33 +0000 (+0200) Subject: acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~136^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3280c3c84d003b2dd37a788a4a6225a909c2d3e1;p=pandora-kernel.git acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask() The former duplicate the functionalities of the latter but are neither documented nor arch-independent. Signed-off-by: Bartosz Golaszewski Acked-by: Viresh Kumar Acked-by: Rafael J. Wysocki Cc: Benoit Cousson Cc: Catalin Marinas Cc: Fenghua Yu Cc: Guenter Roeck Cc: Jean Delvare Cc: Jonathan Corbet Cc: Linus Torvalds Cc: Oleg Drokin Cc: Peter Zijlstra Cc: Russell King Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1432645896-12588-7-git-send-email-bgolaszewski@baylibre.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed