RE: [PATCH v2] S3C24XX DMA resume regression fix

2012-01-31 Thread Kukjin Kim
Sergey Lapin wrote: > > On Fri, Jan 20, 2012 at 05:13:04PM +0400, Gusakov Andrey wrote: > > In commit bb072c3cf21d1c9a5a2eeb5a00679ee7bf39675b Just the first 12 hex digits of the commit id is enough now as Linus said? Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Dev

Re: [PATCH v2] S3C24XX DMA resume regression fix

2012-01-27 Thread Sergey Lapin
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 >

[PATCH v2] S3C24XX DMA resume regression fix

2012-01-20 Thread Gusakov Andrey
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 chan