Add the necessary module device tables to the platform support to allow
for autoloading of the CCP driver. This will allow for the CCP's hwrng
support to be available without having to manually load the driver. The
module device table entry for the pci support is already present.
Signed-off-by: To
Hi Linus:
This push fixes the aesni setkey error and removes a couple of
unnecessary NULL checks in the Intel qat driver.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Markus Elfring (1):
crypto: qat - Deletion of unnecessary checks before two fu