From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Lapin Subject: Re: [PATCH] S3C24XX DMA resume regression fix Date: Fri, 20 Jan 2012 06:49:02 -0500 Message-ID: <20120120114902.GB22732@build.ihdev.net> References: <1326462444-10567-1-git-send-email-dron0gus@gmail.com> <4F11F911.7030609@ru.mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from slapinbuild.ihdev.net ([46.4.202.25]:43023 "EHLO build.ossfans.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751733Ab2ATLzp (ORCPT ); Fri, 20 Jan 2012 06:55:45 -0500 Content-Disposition: inline In-Reply-To: <4F11F911.7030609@ru.mvista.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sergei Shtylyov Cc: Gusakov Andrey , "Rafael J. Wysocki" , linux-samsung-soc@vger.kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, Ben Dooks On Sun, Jan 15, 2012 at 01:52:17AM +0400, Sergei Shtylyov wrote: > Hello. > > On 13-01-2012 17:47, Gusakov Andrey wrote: > > >In commit bb072c3cf21d1c9a5a2eeb5a00679ee7bf39675b suspend/resume > > Please also specify that commit's summary in parens. Could you please point me in direction of patch submission guide where that is explained. The commit message summary is ARM / Samsung: Use struct syscore_ops for "core" power management But that is not revert of that commit, so I don't really see a point. This is bug fix which fixes resume code path. Thanks a lot, S. From mboxrd@z Thu Jan 1 00:00:00 1970 From: slapin@ossfans.org (Sergey Lapin) Date: Fri, 20 Jan 2012 06:49:02 -0500 Subject: [PATCH] S3C24XX DMA resume regression fix In-Reply-To: <4F11F911.7030609@ru.mvista.com> References: <1326462444-10567-1-git-send-email-dron0gus@gmail.com> <4F11F911.7030609@ru.mvista.com> Message-ID: <20120120114902.GB22732@build.ihdev.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jan 15, 2012 at 01:52:17AM +0400, Sergei Shtylyov wrote: > Hello. > > On 13-01-2012 17:47, Gusakov Andrey wrote: > > >In commit bb072c3cf21d1c9a5a2eeb5a00679ee7bf39675b suspend/resume > > Please also specify that commit's summary in parens. Could you please point me in direction of patch submission guide where that is explained. The commit message summary is ARM / Samsung: Use struct syscore_ops for "core" power management But that is not revert of that commit, so I don't really see a point. This is bug fix which fixes resume code path. Thanks a lot, S.