commit | 229a7a11ac1afa84db2eac91b3fc38a0f5464696 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Dec 09 18:57:54 2010 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Thu Mar 17 14:46:13 2011 +0100 |
tree | 515508afed96c844be173c973ec3158a4363f544 | |
parent | 11c75eadaf75fe6320325aa13dc135f26ad724b8 [diff] |
amd64_edac: Sanitize channel extraction Cleanup and simplify f10_determine_channel(); make it more readable. Also drop f10_map_intlv_en_to_shift() in favor of simply counting the bits in F1x124[DramIntlvEn] which is equivalent. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>