From: Mike Rapoport <mike@compulab.co.il>
To: Eric Miao <eric.y.miao@gmail.com>
Cc: linux-arm-kernel <linux-arm-kernel@lists.arm.linux.org.uk>,
linux-input <linux-input@vger.kernel.org>
Subject: Re: [PATCH] input: make mainstone-wm97xx.c depend on MACH_MAINSTONE instead of ARCH_PXA
Date: Mon, 16 Jun 2008 15:06:16 +0300 [thread overview]
Message-ID: <48565738.5030907@compulab.co.il> (raw)
In-Reply-To: <48564133.3070609@gmail.com>
Eric,
Eric Miao wrote:
> If this is totally mainstone specific.
I had a quick glance at the driver, and I think it can be generalized to work on
other PXA platforms with WM97xx codecs. If you'd like to I can try to enable it
on EM-X270 to see if I'm right.
> Signed-off-by: Eric Miao <eric.miao@marvell.com>
> ---
> drivers/input/touchscreen/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
> index 565ec71..17d0623 100644
> --- a/drivers/input/touchscreen/Kconfig
> +++ b/drivers/input/touchscreen/Kconfig
> @@ -228,7 +228,7 @@ config TOUCHSCREEN_WM9713
>
> config TOUCHSCREEN_WM97XX_MAINSTONE
> tristate "WM97xx Mainstone accelerated touch"
> - depends on TOUCHSCREEN_WM97XX && ARCH_PXA
> + depends on TOUCHSCREEN_WM97XX && MACH_MAINSTONE
> help
> Say Y here for support for streaming mode with WM97xx touchscreens
> on Mainstone systems.
--
Sincerely yours,
Mike.
-------------------------------------------------------------------
List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php
Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
next prev parent reply other threads:[~2008-06-16 12:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-16 10:32 [PATCH] input: make mainstone-wm97xx.c depend on MACH_MAINSTONE instead of ARCH_PXA Eric Miao
2008-06-16 12:06 ` Mike Rapoport [this message]
2008-06-16 12:07 ` Mark Brown
2008-06-17 1:06 ` Eric Miao
2008-06-17 9:59 ` Mark Brown
2008-06-17 11:52 ` Mike Rapoport
2008-06-17 11:58 ` Mark Brown
2008-06-22 8:53 ` Russell King - ARM Linux
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=48565738.5030907@compulab.co.il \
--to=mike@compulab.co.il \
--cc=eric.y.miao@gmail.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-input@vger.kernel.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.