[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200911132143.59064.s.L-H@gmx.de>
Date: Fri, 13 Nov 2009 21:43:55 +0100
From: "Stefan Lippers-Hollmann" <s.L-H@....de>
To: Jarod Wilson <jarod@...hat.com>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
linux-media@...r.kernel.org, Janne Grunau <j@...nau.net>,
Christoph Bartelmus <lirc@...telmus.de>
Subject: Re: [PATCH 2/3 v2] lirc driver for Windows MCE IR transceivers
Hi
Thank you for trying to get lirc mainline. Hoping that no real complaints
against it arise, what about submitting the tree to linux-next, so it gets
more testing exposure before the merge window opens for 2.6.33?
On Friday 13 November 2009, Jarod Wilson wrote:
> lirc driver for Windows Media Center Ed. IR transceivers
[...]
> Index: b/drivers/input/lirc/Kconfig
> ===================================================================
> --- a/drivers/input/lirc/Kconfig
> +++ b/drivers/input/lirc/Kconfig
> @@ -11,6 +11,10 @@ menuconfig INPUT_LIRC
>
> if INPUT_LIRC
>
> -# Device-specific drivers go here
> +config LIRC_MCEUSB
> + tristate "Windows Media Center Ed. USB IR Transceiver"
> + depends on LIRC_DEV && USB
You have obviously renamed LIRC_DEV to INPUT_LIRC just before the
submission, but missed to do so for the individual drivers which still
depend on LIRC_DEV and are therefore not selectable; the same applies to
[PATCH 3/3 v2] lirc driver for SoundGraph iMON IR receivers and displays.
> + help
> + Driver for Windows Media Center Ed. USB IR Transceivers
>
> endif
Regards
Stefan Lippers-Hollmann
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists