From: Borislav Petkov Date: Wed, 24 Nov 2010 18:52:09 +0000 (+0100) Subject: EDAC: Fixup scrubrate manipulation X-Git-Tag: v2.6.38-rc1~460^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390944439f746824faec51b576f50cb5ef18745b;p=pandora-kernel.git EDAC: Fixup scrubrate manipulation Make the ->{get|set}_sdram_scrub_rate return the actual scrub rate bandwidth it succeeded setting and remove superfluous arg pointer used for that. A negative value returned still means that an error occurred while setting the scrubrate. Document this for future reference. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed