From: Borislav Petkov Date: Fri, 16 Oct 2009 17:55:49 +0000 (+0200) Subject: amd64_edac: cleanup f10_early_channel_count X-Git-Tag: v2.6.33-rc1~324^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16149e8c378ab7011e600980af51d2477aa5307;p=pandora-kernel.git amd64_edac: cleanup f10_early_channel_count Do not read DCLR[01] again since this is done in amd64_read_mc_registers() earlier. There can be more than two physical DIMMs present so clamp the channels value to max 2. Also, do not report DCT data width - it is also done earlier. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed