lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Dec 2006 14:03:04 -0800
From:	Andrew Morton <akpm@...l.org>
To:	Nicolas FERRE <nicolas.ferre@....atmel.com>
Cc:	David Brownell <d-b@...bell.net>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] input/spi: add ads7843 support to ads7846 touchscreen
 driver

On Fri, 15 Dec 2006 15:45:08 +0100
Nicolas FERRE <nicolas.ferre@....atmel.com> 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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ