aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-11-25 15:30:41 +0000
committerKoen Kooi <koen@openembedded.org>2010-11-25 19:52:34 +0100
commitf3d49742fc81ae2dd086ead992bcc60529a2beda (patch)
tree453b3cfef81b1de261ef14d231e6d0ab4bf1eb76 /recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch
parent92ff61c470dc833e60e569da7303cfe5cff9510d (diff)
downloadopenembedded-f3d49742fc81ae2dd086ead992bcc60529a2beda.tar.gz
linux-omap-psp: Update to latest omap3 2.6.32 psp kernel commit + remove committed pending local patches
* Update to latest commit for kernel * Remove pending patches which are now commmited to kernel git tree * Switch to proper URI (alias) for omap3 kernel (instead of personal tree) * Switch to http protocol * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch')
-rw-r--r--recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch b/recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch
index 683fb0dbcc..c8bfc34247 100644
--- a/recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch
+++ b/recipes/linux/linux-omap-psp-2.6.32/0018-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch
@@ -1,7 +1,7 @@
-From cfa7b6a1efa9db8e7474aa4004bb951d5fe4df2b Mon Sep 17 00:00:00 2001
+From 88b6ac2d3b90cc8eb8d130673c96645bb439e47c Mon Sep 17 00:00:00 2001
From: Steve Sakoman <sakoman@gmail.com>
Date: Tue, 15 Dec 2009 15:24:10 -0800
-Subject: [PATCH 18/48] drivers: input: touchscreen: ads7846: return ENODEV if device is not found
+Subject: [PATCH 18/45] drivers: input: touchscreen: ads7846: return ENODEV if device is not found
Signed-off-by: Steve Sakoman <sakoman@gmail.com>
---