From: Borislav Petkov Date: Thu, 13 Sep 2012 16:53:58 +0000 (+0200) Subject: EDAC: Fix csrow size reported in sysfs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~91^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a528ee3975c860dc93fbfc718fe9aa25ed92bc;p=pandora-kernel.git EDAC: Fix csrow size reported in sysfs On csrow-based memory controllers, we combine the csrow size from both channels and there's no need to do that again in csrow_size_show which leads to double the size of a csrow. Fix it. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed