EDAC: Fixup scrubrate manipulation
authorBorislav Petkov <borislav.petkov@amd.com>
Wed, 24 Nov 2010 18:52:09 +0000 (19:52 +0100)
committerBorislav Petkov <borislav.petkov@amd.com>
Fri, 7 Jan 2011 10:38:31 +0000 (11:38 +0100)
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>

No differences found