From: Huang, Xiong Date: Tue, 17 Apr 2012 19:32:36 +0000 (+0000) Subject: atl1c: restore max-read-request-size in Device Conrol Register X-Git-Tag: v3.5-rc1~109^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e26eff48745287d648ed4606fe2cc66a75991f;p=pandora-kernel.git atl1c: restore max-read-request-size in Device Conrol Register in some platforms, we found the max-read-request-size in Device Control Register is set to 0 by (BIOS?) during bootup, this will cause the performance(throughput) very bad. Restore it to a min-value. register definition of REG_DEVICE_CTRL is removed, using kernel API to access it as it's a standard pcie register. Signed-off-by: xiong Tested-by: Liu David Signed-off-by: David S. Miller --- Reading git-diff-tree failed