From: slapin@ossfans•org (Sergey Lapin)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2] S3C24XX DMA resume regression fix
Date: Fri, 27 Jan 2012 07:25:39 -0500 [thread overview]
Message-ID: <20120127122537.GF2056@build.ihdev.net> (raw)
In-Reply-To: <1327065184-9805-1-git-send-email-dron0gus@gmail.com>
On Fri, Jan 20, 2012 at 05:13:04PM +0400, Gusakov Andrey wrote:
> In commit bb072c3cf21d1c9a5a2eeb5a00679ee7bf39675b
> (Use struct syscore_ops for "core" power management)
> suspend/resume hooks for each DMA channels were replaced with
> hooks that suspend/resume all channels. s3c2410_dma_suspend
> suspends channels from 0 to dma_channels. s3c2410_dma_resume
> resumes channels in reverse order. So pointer should be
> decremented insted of being incremented.
Any news regarding this patch?
>
> Signed-off-by: Gusakov Andrey <dron0gus@gmail•com>
> ---
> arch/arm/plat-s3c24xx/dma.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> v2: updated commit message with original commit summary
>
All the best,
S.
next prev parent reply other threads:[~2012-01-27 12:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-20 13:13 [PATCH v2] S3C24XX DMA resume regression fix Gusakov Andrey
2012-01-27 12:25 ` Sergey Lapin [this message]
2012-01-31 11:27 ` Kukjin Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120127122537.GF2056@build.ihdev.net \
--to=slapin@ossfans$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox