]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerSomasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Thu, 24 Aug 2017 17:53:28 +0000 (10:53 -0700)
commit2cc756df68e7696660794a0a1a3d23f9149a9005
tree77c8286811da7d8b0c002c13c30bacc2e20ec13c
parent031849d46da69a36b067130cd8c78bc8faa9338b
crypto: ccp - Remove check for x86 family and model

Orabug: 26644685

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