linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 10/12] arm: msm: define HAVE_CLK for ARCH_MSM
@ 2010-01-28 22:59 Daniel Walker
  2010-01-29  6:52 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Walker @ 2010-01-28 22:59 UTC (permalink / raw)
  To: linux-arm-kernel

From: Steve Muckle <smuckle@quicinc.com>

MSM supports the <linux/clk.h> interface.

Acked-by: David Brown <davidb@quicinc.com>
Signed-off-by: Steve Muckle <smuckle@quicinc.com>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
---
 arch/arm/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 02c029a..6662876 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -576,6 +576,7 @@ config ARCH_PXA
 config ARCH_MSM
 	bool "Qualcomm MSM"
 	select ARCH_HAS_CPUFREQ
+	select HAVE_CLK
 	select GENERIC_TIME
 	select GENERIC_CLOCKEVENTS
 	help
-- 
1.6.3.3

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

* [RFC PATCH 10/12] arm: msm: define HAVE_CLK for ARCH_MSM
  2010-01-28 22:59 [RFC PATCH 10/12] arm: msm: define HAVE_CLK for ARCH_MSM Daniel Walker
@ 2010-01-29  6:52 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2010-01-29  6:52 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu 2010-01-28 14:59:35, Daniel Walker wrote:
> From: Steve Muckle <smuckle@quicinc.com>
> 
> MSM supports the <linux/clk.h> interface.
> 
> Acked-by: David Brown <davidb@quicinc.com>
> Signed-off-by: Steve Muckle <smuckle@quicinc.com>
> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>

ack.
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

end of thread, other threads:[~2010-01-29  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 22:59 [RFC PATCH 10/12] arm: msm: define HAVE_CLK for ARCH_MSM Daniel Walker
2010-01-29  6:52 ` Pavel Machek

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).