commit | df71a053241548b728d3bf45b0c11ed092a20319 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Wed Jan 19 18:15:10 2011 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Thu Mar 17 14:46:26 2011 +0100 |
tree | a82963dc5b4365b456a4b3054b052268291f5c37 | |
parent | a3b7db09a6d5a6b8d237766b0b320447bb609bc5 [diff] |
amd64_edac: Enable driver on F15h Add the PCI device ids required for driver registration. Remove pvt->ctl_name and use the family descriptor directly, instead. Then, bump driver version and fixup its format. Finally, enable DRAM ECC decoding on F15h. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>