commit | 3f19ce2054541a6c663c8a5fcf52e7baa1c6c5f5 | [log] [tgz] |
---|---|---|
author | Gary R Hook <gary.hook@amd.com> | Tue Mar 01 13:48:54 2016 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Mar 11 21:19:06 2016 +0800 |
tree | 8054e5de4041b92206dc77b064d374182a501ea8 | |
parent | ce0ae266feaf35930394bd770c69778e4ef03ba9 [diff] |
crypto: ccp - Remove check for x86 family and model Each x86 SoC will make use of a unique PCI ID for the CCP device so it is not necessary to check for the CPU family and model. Signed-off-by: Gary R Hook <gary.hook@amd.com> Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>