| Submitter | Tasslehoff Kjappfot |
|---|---|
| Date | Aug. 31, 2011, 7:49 a.m. |
| Message ID | <1314776993-9258-1-git-send-email-tasskjapp@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/10803/ |
| State | New, archived |
| Headers | show |
Comments
Dear Tasslehoff,
(I am CCing you so you can keep the threading if you still get the daily
digest.)
Thank you for your patch.
Am Mittwoch, den 31.08.2011, 09:49 +0200 schrieb Tasslehoff Kjappfot:
Please read our policies [1]. The commit summary should be
linux-omap_2.6.39: Remove patch that prevented board from waking up after suspend
(»resume« would be even a better word.)
Additionally could you please add more information about the issue. Did
you get any error message. Do you know the cause, why the patch prevents
to resume correctly?
Please resend the patch as described in our Wiki [2].
> Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
> ---
> 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 \
Thanks,
Paul
[1] http://openembedded.org/index.php/Category:Policy
[2] http://openembedded.org/index.php/How_to_submit_a_patch_to_OpenEmbedded
Patch
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 \
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com> --- recipes/linux/linux-omap_2.6.39.bb | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)