OSDN Git Service

crypto: ccp - Remove check for x86 family and model
authorGary R Hook <gary.hook@amd.com>
Tue, 1 Mar 2016 19:48:54 +0000 (13:48 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 11 Mar 2016 13:19:06 +0000 (21:19 +0800)
commit3f19ce2054541a6c663c8a5fcf52e7baa1c6c5f5
tree8054e5de4041b92206dc77b064d374182a501ea8
parentce0ae266feaf35930394bd770c69778e4ef03ba9
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>
drivers/crypto/ccp/ccp-dev.c