From: Borislav Petkov Date: Mon, 29 Nov 2010 18:49:02 +0000 (+0100) Subject: amd64_edac: Cleanup chipselect handling X-Git-Tag: v2.6.39-rc1~445^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c75eadaf75fe6320325aa13dc135f26ad724b8;p=pandora-kernel.git amd64_edac: Cleanup chipselect handling Add a struct representing the DRAM chip select base/limit register pairs. Concentrate all CS handling in a single function. Also, add CS looping macros for cleaner, more readable code. While at it, adjust code to F15h. Finally, do smaller macro names cleanups (remove family names from register macros) and debug messages clarification. No functional change. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed