commit | 390944439f746824faec51b576f50cb5ef18745b | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Wed Nov 24 19:52:09 2010 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Fri Jan 07 11:38:31 2011 +0100 |
tree | 5fd15e75e8e5e5d3dc1e176c655829f9d0f83aa9 | |
parent | 360b7f3c602ed80ce8c6b2585dcb76883a440c17 [diff] |
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 <borislav.petkov@amd.com>