commit | 6170511a917679f8a1324f031a0a40f851ae91e9 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Tue Jun 30 12:57:14 2015 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jul 06 16:32:01 2015 +0800 |
tree | 5198c4e8b245eaf645ef1f16f5c17f7b8c511377 | |
parent | acb33cc541d7a5495b16a133702d4c401ea4e294 [diff] |
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>