On Fri, 15 Dec 2006 15:45:08 +0100 Nicolas FERRE <[EMAIL PROTECTED]> wrote:
> Add support for the ads7843 touchscreen controller to the ads7846 > driver code. Generates a lot of errors when applied to the current mainline kernel. Please prepare and test patches against Linus's current git tree. > --- a/input/touchscreen/ads7846.c (.../linux-2.6.19-at91/drivers) > (revision 634) > +++ b/input/touchscreen/ads7846.c (.../linux-2.6.19-atmel-devel/drivers) > (revision 634) That should be --- a/drivers/input/ads7846.c +++ b/drivers/input/ads7846.c ie: `patch -p1' form, thanks. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/