linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [loongson] Fixups of "MIPS: Loongson 2F: Add suspend support framework"
@ 2009-11-13  2:03 Wu Zhangjin
  2009-11-13 11:07 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Wu Zhangjin @ 2009-11-13  2:03 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips, Wu Zhangjin

Hi, Ralf

You have helped changing the CPU_SUPPORT_CPUFREQ to
CPU_SUPPORTS_CPUFREQ(arch/mips/Kconfig), we need to change it here too.

Could you please fold this patch into "MIPS: Loongson 2F: Add suspend
support framework"?

Thanks & Regards,
	Wu Zhangjin

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
---
 arch/mips/loongson/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/mips/loongson/Kconfig b/arch/mips/loongson/Kconfig
index 029360f..17e72fd 100644
--- a/arch/mips/loongson/Kconfig
+++ b/arch/mips/loongson/Kconfig
@@ -65,4 +65,4 @@ config CS5536
 config LOONGSON_SUSPEND
 	bool
 	default y
-	depends on CPU_SUPPORT_CPUFREQ && SUSPEND
+	depends on CPU_SUPPORTS_CPUFREQ && SUSPEND
-- 
1.6.2.1

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

* Re: [PATCH] [loongson] Fixups of "MIPS: Loongson 2F: Add suspend support framework"
  2009-11-13  2:03 [PATCH] [loongson] Fixups of "MIPS: Loongson 2F: Add suspend support framework" Wu Zhangjin
@ 2009-11-13 11:07 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-11-13 11:07 UTC (permalink / raw)
  To: Wu Zhangjin; +Cc: linux-mips

On Fri, Nov 13, 2009 at 10:03:28AM +0800, Wu Zhangjin wrote:

> You have helped changing the CPU_SUPPORT_CPUFREQ to
> CPU_SUPPORTS_CPUFREQ(arch/mips/Kconfig), we need to change it here too.
> 
> Could you please fold this patch into "MIPS: Loongson 2F: Add suspend
> support framework"?

Uh, sorry.  Fixed.

  Ralf

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

end of thread, other threads:[~2009-11-13 11:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13  2:03 [PATCH] [loongson] Fixups of "MIPS: Loongson 2F: Add suspend support framework" Wu Zhangjin
2009-11-13 11:07 ` Ralf Baechle

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