EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh
authorYazen Ghannam <yazen.ghannam@amd.com>
Fri, 9 Oct 2020 17:18:03 +0000 (17:18 +0000)
committerBorislav Petkov <bp@suse.de>
Fri, 9 Oct 2020 17:28:14 +0000 (19:28 +0200)
commitb4210eab9164e3ea647b71e1049391177db9b215
treea7ede178a87d7a8de0e847c19fe0e3a88781c12d
parente6bbde8b2b4f5aeb129c5a6cb99f0b773c871b8c
EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh

AMD Family 19h Models 20h-2Fh use the same PCI IDs as Family 17h Models
70h-7Fh. The same family ops and number of channels also apply.

Use the Family17h Model 70h family_type and ops for Family 19h Models
20h-2Fh. Update the controller name to match the system.

Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20201009171803.3214354-1-Yazen.Ghannam@amd.com
drivers/edac/amd64_edac.c