All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] m68k/mac: Make CONFIG_HEARTBEAT unavailable on Mac
Date: Fri, 30 Dec 2011 10:35:39 +1000	[thread overview]
Message-ID: <4EFD075B.3090803@snapgear.com> (raw)
In-Reply-To: <1325185383-19449-1-git-send-email-geert@linux-m68k.org>

On 30/12/11 05:03, Geert Uytterhoeven wrote:
> mac_heartbeat() was never really implemented.
>
> Signed-off-by: Geert Uytterhoeven<geert@linux-m68k.org>

Acked-by: Greg Ungerer <gerg@uclinux.org>

Regards
Greg


>   arch/m68k/Kconfig.devices |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/m68k/Kconfig.devices b/arch/m68k/Kconfig.devices
> index c3bd7e2..a8eff5a 100644
> --- a/arch/m68k/Kconfig.devices
> +++ b/arch/m68k/Kconfig.devices
> @@ -8,8 +8,8 @@ config ARCH_MAY_HAVE_PC_FDC
>   menu "Platform devices"
>
>   config HEARTBEAT
> -	bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40
> -	default y if !AMIGA&&  !APOLLO&&  !ATARI&&  !MAC&&  !Q40&&  HP300
> +	bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || Q40
> +	default y if !AMIGA&&  !APOLLO&&  !ATARI&&  !Q40&&  HP300
>   	help
>   	  Use the power-on LED on your machine as a load meter.  The exact
>   	  behavior is platform-dependent, but normally the flash frequency is


-- 
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close                             FAX:         +61 7 3217 5323
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com

WARNING: multiple messages have this Message-ID (diff)
From: Greg Ungerer <gerg@snapgear.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: <linux-m68k@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] m68k/mac: Make CONFIG_HEARTBEAT unavailable on Mac
Date: Fri, 30 Dec 2011 10:35:39 +1000	[thread overview]
Message-ID: <4EFD075B.3090803@snapgear.com> (raw)
In-Reply-To: <1325185383-19449-1-git-send-email-geert@linux-m68k.org>

On 30/12/11 05:03, Geert Uytterhoeven wrote:
> mac_heartbeat() was never really implemented.
>
> Signed-off-by: Geert Uytterhoeven<geert@linux-m68k.org>

Acked-by: Greg Ungerer <gerg@uclinux.org>

Regards
Greg


>   arch/m68k/Kconfig.devices |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/m68k/Kconfig.devices b/arch/m68k/Kconfig.devices
> index c3bd7e2..a8eff5a 100644
> --- a/arch/m68k/Kconfig.devices
> +++ b/arch/m68k/Kconfig.devices
> @@ -8,8 +8,8 @@ config ARCH_MAY_HAVE_PC_FDC
>   menu "Platform devices"
>
>   config HEARTBEAT
> -	bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40
> -	default y if !AMIGA&&  !APOLLO&&  !ATARI&&  !MAC&&  !Q40&&  HP300
> +	bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || Q40
> +	default y if !AMIGA&&  !APOLLO&&  !ATARI&&  !Q40&&  HP300
>   	help
>   	  Use the power-on LED on your machine as a load meter.  The exact
>   	  behavior is platform-dependent, but normally the flash frequency is


-- 
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close                             FAX:         +61 7 3217 5323
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com

  reply	other threads:[~2011-12-30  0:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-29 19:03 [PATCH] m68k/mac: Make CONFIG_HEARTBEAT unavailable on Mac Geert Uytterhoeven
2011-12-30  0:35 ` Greg Ungerer [this message]
2011-12-30  0:35   ` Greg Ungerer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EFD075B.3090803@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.