Re: [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver

2014-06-10 Thread Stanimir Varbanov
Hi Joe, On 06/09/2014 07:46 PM, Joe Perches wrote: > On Mon, 2014-06-09 at 15:08 +0300, Stanimir Varbanov wrote: >> The driver is separated by functional parts. The core part >> implements a platform driver probe and remove callbaks. >> The probe enables clocks, checks crypto version, initialize >

Re: [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver

2014-06-09 Thread Joe Perches
On Mon, 2014-06-09 at 15:08 +0300, Stanimir Varbanov wrote: > The driver is separated by functional parts. The core part > implements a platform driver probe and remove callbaks. > The probe enables clocks, checks crypto version, initialize > and request dma channels, create done tasklet and init >