linux/drivers/crypto/qat/qat_dh895xcc
Dmitry Torokhov 83ce01d24a crypto: qat - remove incorrect __exit markup
PCI bus is hot-pluggable, and even if it wasn't one can still unbind the
device from driver via sysfs, so we should not make driver's remove
method as __exit.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-03-12 01:11:07 +11:00
..
adf_admin.c crypto: qat - Enforce valid numa configuration 2014-10-24 22:37:36 +08:00
adf_dh895xcc_hw_data.c crypto: qat - fix device reset flow 2015-01-13 22:30:45 +11:00
adf_dh895xcc_hw_data.h crypto: qat - Move BAR definitions to device specific module 2014-11-06 23:14:59 +08:00
adf_drv.c crypto: qat - remove incorrect __exit markup 2015-03-12 01:11:07 +11:00
adf_drv.h
adf_hw_arbiter.c crypto: qat - Fixed new checkpatch warnings 2014-06-26 14:49:43 +08:00
adf_isr.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-12-13 13:33:26 -08:00
Makefile crypto: qat - Fix build problem with O= 2014-06-23 21:37:53 +08:00
qat_admin.c