mirror of https://lore.kernel.org/lkml/
 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@vger.kernel.org
Subject: Re: [PATCH] gpio: Added timbgpio
Date: Thu, 4 Jun 2009 00:51:19 -0700	[thread overview]
Message-ID: <20090604005119.6b4f80e0.akpm@linux-foundation.org> (raw)
In-Reply-To: <4A262F54.3090106@mocean-labs.com>

On Wed, 03 Jun 2009 10:07:48 +0200 Richard R____jfors  <richard.rojfors.ext@mocean-labs.com> wrote:

> Supplied is a GPIO driver for the Timberdale FPGA found on the
> Intel Atom board Russellville.
>
> ...
> 
> +EXPORT_SYMBOL(timbgpio_gpio_flnk_lvl_ctrl);
> +EXPORT_SYMBOL(timbgpio_gpio_int_ctrl);
> +EXPORT_SYMBOL(timbgpio_gpio_lvl_ctrl);
> +EXPORT_SYMBOL(timbgpio_gpio_int_clr);

Why all these module exports?

> ...
>
> +config GPIO_TIMBERDALE
> +	tristate "Support for timberdale GPIO"
> +	depends on MFD_TIMBERDALE && GPIOLIB
> +	---help---
> +	Add support for GPIO usage of some pins of the timberdale FPGA.
> +

I cannot find anything which sets MFD_TIMBERDALE anywhere?

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03  8:07 Richard Ršöjfors
2009-06-04  7:51 ` Andrew Morton [this message]
2009-06-04 12:53   ` Richard Ršöjfors
2009-06-04 18:53     ` Andrew Morton
2009-10-06 14:16 Richard Röjfors

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=20090604005119.6b4f80e0.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

Powered by JetHome