summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorTasslehoff Kjappfot <tasskjapp@gmail.com>2011-09-01 01:41:19 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-01 09:56:15 +0200
commit5c670d945ef54b820a142287bdf4a55c868f3b93 (patch)
tree15582c9a4d3828c9c7167a1069add25b4b98f2c2 /recipes-kernel
parent30d7de63ec4284164cfc9ac80db16d9c6b98be33 (diff)
downloadmeta-ti-5c670d945ef54b820a142287bdf4a55c868f3b93.tar.gz
linux-omap_2.6.39: remove patch that prevented board from resuming from suspend.
Running on a board similar to Beagleboard C3 (but without NAND) I could not resume from suspend with the patch. The console output when suspending was as expected, but neither console input nor a timer would wake the board. Without the patch, everything works as it should. Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-omap_2.6.39.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-omap_2.6.39.bb b/recipes-kernel/linux/linux-omap_2.6.39.bb
index a22e81f4..3204fbe0 100644
--- a/recipes-kernel/linux/linux-omap_2.6.39.bb
+++ b/recipes-kernel/linux/linux-omap_2.6.39.bb
@@ -27,7 +27,6 @@ SRC_URI_append = " \
27 file://sakoman/0010-Revert-omap2_mcspi-Flush-posted-writes.patch \ 27 file://sakoman/0010-Revert-omap2_mcspi-Flush-posted-writes.patch \
28 file://sakoman/0011-Revert-omap_hsmmc-improve-interrupt-synchronisation.patch \ 28 file://sakoman/0011-Revert-omap_hsmmc-improve-interrupt-synchronisation.patch \
29 file://sakoman/0012-Don-t-turn-SDIO-cards-off-to-save-power.-Doing-so-wi.patch \ 29 file://sakoman/0012-Don-t-turn-SDIO-cards-off-to-save-power.-Doing-so-wi.patch \
30 file://sakoman/0013-Enable-the-use-of-SDIO-card-interrupts.patch \
31 file://sakoman/0014-soc-codecs-Enable-audio-capture-by-default-for-twl40.patch \ 30 file://sakoman/0014-soc-codecs-Enable-audio-capture-by-default-for-twl40.patch \
32 file://sakoman/0015-soc-codecs-twl4030-Turn-on-mic-bias-by-default.patch \ 31 file://sakoman/0015-soc-codecs-twl4030-Turn-on-mic-bias-by-default.patch \
33 file://sakoman/0016-RTC-add-support-for-backup-battery-recharge.patch \ 32 file://sakoman/0016-RTC-add-support-for-backup-battery-recharge.patch \