[oe-commits] Tasslehoff Kjappfot : linux-omap_2.6.39: remove patch that prevented board from resuming from suspend.

git version control git at git.openembedded.org
Thu Sep 1 07:58:10 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8deb9697d85388af845e1dda193d9149f55b07f5
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=8deb9697d85388af845e1dda193d9149f55b07f5

Author: Tasslehoff Kjappfot <tasskjapp at gmail.com>
Date:   Thu Sep  1 01:41:19 2011 +0000

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 at gmail.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/linux/linux-omap_2.6.39.bb |    1 -
 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 8370e58..3880aa1 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 \





More information about the Openembedded-commits mailing list