]> www.infradead.org Git - users/jedix/linux-maple.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)
committerSomasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Thu, 24 Aug 2017 17:52:55 +0000 (10:52 -0700)
commit95fa4e940c03bb1e57c128f32fed98f40f147eca
treee3b2ade0e785ccbe7b22c3c5fe31d23a37b3de58
parentbdcf542a0be5ca7db2bfd097d17947ba77a16610
crypto: ccp - Provide support to autoload CCP driver

Orabug: 26644685

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>
(cherry picked from commit 6170511a917679f8a1324f031a0a40f851ae91e9)
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Reviewed-by: Jack Vogel <jack.vogel@oracle.com>
drivers/crypto/ccp/ccp-platform.c