commit | e14e7d126765ce0156ab5e3b250b1270998c207d | [log] [tgz] |
---|---|---|
author | Gary R Hook <gary.hook@amd.com> | Tue Jul 26 19:10:49 2016 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Aug 09 18:47:18 2016 +0800 |
tree | 5bfb2c89295e0955dd29d26d739e5ccd70e22371 | |
parent | 99d90b2ebd8b327c0c496798db99009b30c70945 [diff] |
crypto: ccp - Enable use of the additional CCP A second CCP is available, identical to the first, with its ownn PCI ID. Make it available for use by the crypto subsystem, as well as for DMA activity and random number generation. This device is not pre-configured at at boot time. The driver must configure it (during the probe) for use. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>