git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cec7924
)
edac: add memory types strings for debugging
author
Borislav Petkov
<borislav.petkov@amd.com>
Thu, 12 Nov 2009 14:33:16 +0000
(15:33 +0100)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 7 Dec 2009 18:14:31 +0000
(19:14 +0100)
Instead of using deeply-nested conditionals for dumping the DIMM type in
debug mode, add a strings array of the supported DIMM types.
This is useful in cases where an edac driver supports multiple DRAM
types and is only defined in debug builds.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found