public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "Richard Ršöjfors" <richard.rojfors.ext@mocean-labs.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] gpio: Added MC33880 driver
Date: Thu, 4 Jun 2009 00:46:48 -0700	[thread overview]
Message-ID: <20090604004648.2e8c9088.akpm@linux-foundation.org> (raw)
In-Reply-To: <4A262981.90203@mocean-labs.com>

On Wed, 03 Jun 2009 09:42:57 +0200 Richard R____jfors  <richard.rojfors.ext@mocean-labs.com> wrote:

> Supplied is a GPIO driver for the Freescale MC33880 High/Low side switch
> 

Is the Freescale MC33880 a powerpc-specific thing?  Seems not.

>
> ...
>
> +	mutex_destroy(&mc->lock);

hm, using mutex_destroy() was very formal of you.

> +config GPIO_MC33880
> +	tristate "Freescale MC33880 high-side/low-side switch"
> +	depends on SPI_MASTER
> +	help
> +	  SPI driver for Freescale MC33880 high-side/low-side switch.
> +	  This provides GPIO interface supporting inputs and outputs.
> +

What a neat little driver.  I'll queue it for 2.6.31, thanks.

      reply	other threads:[~2009-06-04  7:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03  7:42 [PATCH] gpio: Added MC33880 driver Richard Ršöjfors
2009-06-04  7:46 ` Andrew Morton [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=20090604004648.2e8c9088.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=richard.rojfors.ext@mocean-labs.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox