aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorTasslehoff Kjappfot <tasskjapp@gmail.com>2011-09-01 01:41:19 +0000
committerKoen Kooi <koen@openembedded.org>2011-09-01 09:55:26 +0200
commit8deb9697d85388af845e1dda193d9149f55b07f5 (patch)
treeebc8367f845d3088ebef5809b31d22d4ba6966ed /recipes/linux
parent16a8a1e9175035b55d91a141d5302c38d63c16f1 (diff)
downloadopenembedded-8deb9697d85388af845e1dda193d9149f55b07f5.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@openembedded.org>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-omap_2.6.39.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap_2.6.39.bb b/recipes/linux/linux-omap_2.6.39.bb
index 8370e58641..3880aa183d 100644
--- a/recipes/linux/linux-omap_2.6.39.bb
+++ b/recipes/linux/linux-omap_2.6.39.bb
@@ -27,7 +27,6 @@ SRC_URI_append = " \
file://sakoman/0010-Revert-omap2_mcspi-Flush-posted-writes.patch \
file://sakoman/0011-Revert-omap_hsmmc-improve-interrupt-synchronisation.patch \
file://sakoman/0012-Don-t-turn-SDIO-cards-off-to-save-power.-Doing-so-wi.patch \
- file://sakoman/0013-Enable-the-use-of-SDIO-card-interrupts.patch \
file://sakoman/0014-soc-codecs-Enable-audio-capture-by-default-for-twl40.patch \
file://sakoman/0015-soc-codecs-twl4030-Turn-on-mic-bias-by-default.patch \
file://sakoman/0016-RTC-add-support-for-backup-battery-recharge.patch \