]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: ccp - Provide support to autoload CCP driver
authorTom Lendacky <thomas.lendacky@amd.com>
Tue, 30 Jun 2015 17:57:14 +0000 (12:57 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 6 Jul 2015 08:32:01 +0000 (16:32 +0800)
commitc5961a4ab37b31e8a91aeccccf3949739a708415
tree5198c4e8b245eaf645ef1f16f5c17f7b8c511377
parent12c6f9c6ca3464d15f47f9a4a58dcfc07e9d8e26
crypto: ccp - Provide support to autoload CCP driver

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: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-platform.c