linux/drivers/crypto/qat/qat_dh895xcc
Allan, Bruce W 665503049b crypto: qat - make error and info log messages more descriptive
Convert pr_info() and pr_err() log messages to dev_info() and dev_err(),
respectively, where able.  This adds the module name and PCI B:D:F to
indicate which QAT device generated the log message.  The "QAT:" is removed
from these log messages as that is now unnecessary.  A few of these log
messages have additional spelling/contextual fixes.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-03-23 22:06:49 +11: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 - make error and info log messages more descriptive 2015-03-23 22:06:49 +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 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