From: Mauro Carvalho Chehab Date: Fri, 24 Sep 2010 14:53:52 +0000 (-0300) Subject: i7300_edac: Properly initialize per-csrow memory size X-Git-Tag: v2.6.37-rc1~140^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6649cc62949f1ed473bf1131fa425cfe72d3f64;p=pandora-kernel.git i7300_edac: Properly initialize per-csrow memory size Due to the current edac-core limits, we cannot represent a per-channel memory size, for FB-DIMM drivers. So, we need to sum-up all values for each slot, in order to properly represent the total amount of memory found by the i7300 driver. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed