Re: [PATCHv2 0/6] omap-aes off mode and error handling fixes

2010-12-07 Thread Dmitry Kasatkin
thanks On 02/12/10 10:37, ext Herbert Xu wrote: > On Tue, Nov 30, 2010 at 10:13:26AM +0200, Dmitry Kasatkin wrote: > >> Changes to v1: >> - omap type specific handling removed >> - fixed backlog handling bug in "redundunt locking is removed" >> - aes module initialized once per request instead

Re: [PATCHv2 0/6] omap-aes off mode and error handling fixes

2010-12-02 Thread Herbert Xu
On Tue, Nov 30, 2010 at 10:13:26AM +0200, Dmitry Kasatkin wrote: > Changes to v1: > - omap type specific handling removed > - fixed backlog handling bug in "redundunt locking is removed" > - aes module initialized once per request instead of dma transaction > more efficient and right way to do it

[PATCHv2 0/6] omap-aes off mode and error handling fixes

2010-11-30 Thread Dmitry Kasatkin
Changes to v1: - omap type specific handling removed - fixed backlog handling bug in "redundunt locking is removed" - aes module initialized once per request instead of dma transaction more efficient and right way to do it - checkpatch fixes in separate patch Dmitry Kasatkin (6): omap-aes: DM