linux/drivers/crypto/qat/qat_dh895xcc
Bruce Allan 5995752ead crypto: qat - remove redundant struct elem
The element pci_dev_id in the struct adf_hw_device_data is redundant since
the PCI device id can be retrieved from the struct pci_dev.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-07-28 15:03:32 +08:00
..
adf_admin.c crypto: qat - make error and info log messages more descriptive 2015-03-23 22:06:49 +11:00
adf_dh895xcc_hw_data.c crypto: qat - remove redundant struct elem 2015-07-28 15:03:32 +08:00
adf_dh895xcc_hw_data.h crypto: qat - add MMP FW support to accel engine 2015-07-17 21:20:16 +08:00
adf_drv.c crypto: qat - remove redundant struct elem 2015-07-28 15:03:32 +08: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 crypto: qat - make error and info log messages more descriptive 2015-03-23 22:06:49 +11:00
Makefile crypto: qat - Fix build problem with O= 2014-06-23 21:37:53 +08:00
qat_admin.c