All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Jon Loeliger <jdl@jdl.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 2/3 v2] Add initial iomega StorCenter board port.
Date: Wed, 9 Jan 2008 12:26:44 -0600	[thread overview]
Message-ID: <20080109182644.GB4337@loki.buserror.net> (raw)
In-Reply-To: <E1JCMbN-0002mN-MD@jdl.com>

On Tue, Jan 08, 2008 at 04:07:17PM -0600, Jon Loeliger wrote:
> +static void storcenter_power_off(void)
> +{
> +	/* No way to shut power off with software */
> +	local_irq_disable();
> +	for (;;) ;
> +	/* NOTREACHED */
> +}

So leave it out, and let the generic halt function be used.

-Scott

      parent reply	other threads:[~2008-01-09 18:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-08 22:07 [PATCH 2/3 v2] Add initial iomega StorCenter board port Jon Loeliger
2008-01-09  5:29 ` Stephen Rothwell
2008-01-09 18:26 ` Scott Wood [this message]

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=20080109182644.GB4337@loki.buserror.net \
    --to=scottwood@freescale.com \
    --cc=jdl@jdl.com \
    --cc=linuxppc-dev@ozlabs.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.