Re: [PATCH] input/spi: add ads7843 support to ads7846 touchscreendriver

From: Andrew Morton
Date: Wed Dec 20 2006 - 17:04:08 EST


On Fri, 15 Dec 2006 15:45:08 +0100
Nicolas FERRE <nicolas.ferre@xxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/