From: "Bryan Wu" <cooloney@kernel.org>
To: Andre Haupt <andre@bitwigglers.org>
Cc: dmitry.torokhov@gmail.com, khali@linux-fr.org,
linux-input@vger.kernel.org, i2c@lm-sensors.org,
linux-kernel@vger.kernel.org,
Michael Hennerich <michael.hennerich@analog.com>,
Bryan Wu <bryan.wu@analog.com>
Subject: Re: [PATCH 1/1] Input/Joystick Driver: add support AD7142 joystick driver
Date: Wed, 26 Mar 2008 03:47:28 -0700 [thread overview]
Message-ID: <386072610803260347l4dd3b82cr1704b6a0a79d6ed8@mail.gmail.com> (raw)
In-Reply-To: <20080326101850.GA9184@ahaupt-debian-vm.localdomain>
> > diff --git a/drivers/input/joystick/Kconfig b/drivers/input/joystick/Kconfig
> > index 7c662ee..e65aeb6 100644
> > --- a/drivers/input/joystick/Kconfig
> > +++ b/drivers/input/joystick/Kconfig
> > @@ -282,4 +282,10 @@ config JOYSTICK_XPAD_LEDS
> > This option enables support for the LED which surrounds the Big X on
> > XBox 360 controller.
> >
> > +config JOYSTICK_AD7142
> > + tristate "Analog Devices AD7142 Joystick support"
> > + depends on BLACKFIN && I2C
> does this really have to depend on Blackfin?
>
> regards,
>
> Andre
>
Right, I think it is ok for other architecture, while I only tested on Blackfin.
I will remove this depends.
Thanks
-Bryan
next prev parent reply other threads:[~2008-03-26 10:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 1:00 [PATCH 1/1] Input/Joystick Driver: add support AD7142 joystick driver Bryan Wu
2008-03-26 10:18 ` Andre Haupt
2008-03-26 10:47 ` Bryan Wu [this message]
2008-03-26 14:36 ` Mike Frysinger
[not found] ` <8bd0f97a0803260736v58c11f8g8a5f740c62891174-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-03-26 16:15 ` Bryan Wu
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=386072610803260347l4dd3b82cr1704b6a0a79d6ed8@mail.gmail.com \
--to=cooloney@kernel.org \
--cc=andre@bitwigglers.org \
--cc=bryan.wu@analog.com \
--cc=dmitry.torokhov@gmail.com \
--cc=i2c@lm-sensors.org \
--cc=khali@linux-fr.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.hennerich@analog.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;
as well as URLs for NNTP newsgroup(s).