public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: Jz4740: Add HAVE_CLK
@ 2011-02-28 23:20 Maurus Cuelenaere
  2011-03-01  9:17 ` Lars-Peter Clausen
  0 siblings, 1 reply; 3+ messages in thread
From: Maurus Cuelenaere @ 2011-02-28 23:20 UTC (permalink / raw)
  To: linux-mips, linux-kernel; +Cc: Ralf Baechle

Jz4740 supports the clock framework but doesn't have HAVE_CLK defined, so define
it!

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
---
 arch/mips/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f5ecc05..6199128 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -208,6 +208,7 @@ config MACH_JZ4740
 	select ARCH_REQUIRE_GPIOLIB
 	select SYS_HAS_EARLY_PRINTK
 	select HAVE_PWM
+	select HAVE_CLK
 
 config LASAT
 	bool "LASAT Networks platforms"
-- 
1.7.4


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

* Re: [PATCH] MIPS: Jz4740: Add HAVE_CLK
  2011-02-28 23:20 [PATCH] MIPS: Jz4740: Add HAVE_CLK Maurus Cuelenaere
@ 2011-03-01  9:17 ` Lars-Peter Clausen
  2011-03-04 15:49   ` Ralf Baechle
  0 siblings, 1 reply; 3+ messages in thread
From: Lars-Peter Clausen @ 2011-03-01  9:17 UTC (permalink / raw)
  To: Maurus Cuelenaere; +Cc: linux-mips, linux-kernel, Ralf Baechle

On 03/01/2011 12:20 AM, Maurus Cuelenaere wrote:
> Jz4740 supports the clock framework but doesn't have HAVE_CLK defined, so define
> it!
> 
> Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>

Acked-by: Lars-Peter Clausen <lars@metafoo.de>

> ---
>  arch/mips/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index f5ecc05..6199128 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -208,6 +208,7 @@ config MACH_JZ4740
>  	select ARCH_REQUIRE_GPIOLIB
>  	select SYS_HAS_EARLY_PRINTK
>  	select HAVE_PWM
> +	select HAVE_CLK
>  
>  config LASAT
>  	bool "LASAT Networks platforms"


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

* Re: [PATCH] MIPS: Jz4740: Add HAVE_CLK
  2011-03-01  9:17 ` Lars-Peter Clausen
@ 2011-03-04 15:49   ` Ralf Baechle
  0 siblings, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2011-03-04 15:49 UTC (permalink / raw)
  To: Lars-Peter Clausen; +Cc: Maurus Cuelenaere, linux-mips, linux-kernel

On Tue, Mar 01, 2011 at 10:17:56AM +0100, Lars-Peter Clausen wrote:

> On 03/01/2011 12:20 AM, Maurus Cuelenaere wrote:
> > Jz4740 supports the clock framework but doesn't have HAVE_CLK defined, so define
> > it!
> > 
> > Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
> 
> Acked-by: Lars-Peter Clausen <lars@metafoo.de>

Thanks folks.  Applied,

  Ralf

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

end of thread, other threads:[~2011-03-04 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28 23:20 [PATCH] MIPS: Jz4740: Add HAVE_CLK Maurus Cuelenaere
2011-03-01  9:17 ` Lars-Peter Clausen
2011-03-04 15:49   ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox