All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Lapin <slapin@ossfans.org>
To: Gusakov Andrey <dron0gus@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>,
	Kukjin Kim <kgene.kim@samsung.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	Sergei Shtylyov <sshtylyov@ru.mvista.com>,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [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.

WARNING: multiple messages have this Message-ID (diff)
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.

  reply	other threads:[~2012-01-27 12:26 UTC|newest]

Thread overview: 6+ 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-20 13:13 ` Gusakov Andrey
2012-01-27 12:25 ` Sergey Lapin [this message]
2012-01-27 12:25   ` Sergey Lapin
2012-01-31 11:27   ` Kukjin Kim
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.org \
    --cc=ben-linux@fluff.org \
    --cc=dron0gus@gmail.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=sshtylyov@ru.mvista.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.