Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | crypto: qat - Fix typo in comments | Tadeusz Struk | 2016-05-03 |
| | | | | | | | Fix copy and paste typo adf_isr.c Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | ||
* | crypto: qat - move isr files to qat common so that they can be reused | Tadeusz Struk | 2015-12-09 |
Move qat_isr.c and qat_isrvf.c files to qat_common dir so that they can be reused by all devices. Remove adf_drv.h files because thay are not longer needed. Move adf_dev_configure() function to qat_common so it can be reused. Also some minor updates to common code for multidevice. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |