From: Randy Dunlap <rdunlap@xenotime.net>
To: Martyn Welch <martyn.welch@ge.com>
Cc: gregkh@suse.de, devel@driverdev.osuosl.org, sfr@canb.auug.org.au,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: VME: PIO2: Add GPIOLIB dependancy
Date: Mon, 12 Dec 2011 10:34:29 -0800 [thread overview]
Message-ID: <4EE64935.2000608@xenotime.net> (raw)
In-Reply-To: <20111212170301.26724.40502.stgit@ES-BJ21R4J>
On 12/12/2011 09:04 AM, Martyn Welch wrote:
> The PIO2 driver errors when GPIOLIB, on which it depends, is not enabled.
>
> Add dependancy when selecting the PIO2.
>
> Reported-by: Randy Dunlap <rdunlap@xenotime.net>
> Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Thanks.
> ---
>
> Sorry, missed the email on the 6th.
>
> drivers/staging/vme/devices/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>
> diff --git a/drivers/staging/vme/devices/Kconfig b/drivers/staging/vme/devices/Kconfig
> index 8f5d286..55ec30c 100644
> --- a/drivers/staging/vme/devices/Kconfig
> +++ b/drivers/staging/vme/devices/Kconfig
> @@ -9,6 +9,7 @@ config VME_USER
>
> config VME_PIO2
> tristate "GE PIO2 VME"
> + depends on GPIOLIB
> help
> Say Y here to include support for the GE PIO2. The PIO2 is a 6U VME
> slave card, implementing 32 solid-state relay switched IO lines, in
>
>
> --
> Martyn Welch (Principal Software Engineer) | Registered in England and
> GE Intelligent Platforms | Wales (3828642) at 100
> T +44(0)127322748 | Barbirolli Square, Manchester,
> E martyn.welch@ge.com | M2 3AB VAT:GB 927559189
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
prev parent reply other threads:[~2011-12-12 18:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 4:44 linux-next: Tree for Dec 6 Stephen Rothwell
2011-12-06 20:44 ` linux-next: Tree for Dec 6 (x86, not SMP) Randy Dunlap
2011-12-06 19:53 ` Ingo Molnar
2011-12-06 20:58 ` linux-next: Tree for Dec 6 (staging/vme) Randy Dunlap
2011-12-12 17:24 ` Randy Dunlap
2011-12-12 17:04 ` [PATCH] Staging: VME: PIO2: Add GPIOLIB dependancy Martyn Welch
2011-12-12 18:34 ` Randy Dunlap [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=4EE64935.2000608@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=martyn.welch@ge.com \
--cc=sfr@canb.auug.org.au \
/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.