linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cpufreq: build fixes
@ 2015-01-28 13:16 Arnd Bergmann
  2015-01-28 13:16 ` [PATCH 1/3] cpufreq: s3c: remove incorrect __init annotations Arnd Bergmann
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Arnd Bergmann @ 2015-01-28 13:16 UTC (permalink / raw)
  To: linux-pm
  Cc: linux-samsung-soc, Viresh Kumar, Rafael J. Wysocki,
	Eduardo Valentin, Kukjin Kim, Zhang Rui, linux-arm-kernel

These came out of running randconfig build tests on ARM. The three
patches are completely independent, so please apply what looks good.

The two s3c patches are for old bugs and should go through the
cpufreq tree.

The exynos bug only exists in the thermal-soc tree at the moment
and should get picked up by Eduardo with an Ack from the cpufreq
maintainers, or alternatively the bug should get fixed differently
if someone can come up with a better solution.

Arnd Bergmann (3):
  cpufreq: s3c: remove incorrect __init annotations
  cpufreq: s3c: remove last use of resume_clocks callback
  cpufreq: exynos: allow modular build

 drivers/cpufreq/Kconfig.arm          | 14 +++++++++-----
 drivers/cpufreq/exynos-cpufreq.h     |  6 +++---
 drivers/cpufreq/exynos4210-cpufreq.c |  1 +
 drivers/cpufreq/exynos4x12-cpufreq.c |  1 +
 drivers/cpufreq/exynos5250-cpufreq.c |  1 +
 drivers/cpufreq/s3c2416-cpufreq.c    |  4 ++--
 drivers/cpufreq/s3c24xx-cpufreq.c    | 10 +---------
 7 files changed, 18 insertions(+), 19 deletions(-)

-- 
2.1.0.rc2

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-01-31 22:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 13:16 [PATCH 0/3] cpufreq: build fixes Arnd Bergmann
2015-01-28 13:16 ` [PATCH 1/3] cpufreq: s3c: remove incorrect __init annotations Arnd Bergmann
2015-01-29  3:23   ` Viresh Kumar
2015-01-28 13:16 ` [PATCH 2/3] cpufreq: s3c: remove last use of resume_clocks callback Arnd Bergmann
2015-01-29  3:23   ` Viresh Kumar
2015-01-28 13:16 ` [PATCH 3/3] cpufreq: exynos: allow modular build Arnd Bergmann
2015-01-28 17:22   ` Eduardo Valentin
2015-01-28 20:01     ` Arnd Bergmann
2015-01-29  3:39       ` Viresh Kumar
2015-01-29 10:01         ` Arnd Bergmann
2015-01-29 10:10           ` Viresh Kumar
2015-01-29 12:42             ` Arnd Bergmann
2015-01-29 22:21               ` Eduardo Valentin
2015-01-30 21:24                 ` Arnd Bergmann
2015-01-30 21:51                   ` Eduardo Valentin
2015-01-31 22:37                     ` Arnd Bergmann
2015-01-30  0:58 ` [PATCH 0/3] cpufreq: build fixes Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).