From: Phil Edworthy Date: Mon, 30 Jun 2014 07:54:22 +0000 (+0100) Subject: PCI: rcar: Use correct initial HW settings X-Git-Tag: cleanup-for-v3.18~155^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3fd4c935880d756cb57f4bcdb35bb4b8348ec8;p=pandora-kernel.git PCI: rcar: Use correct initial HW settings Although the R-Car PCIe driver works as it is, there are a number of incorrect settings that this patch corrects. It corrects: - enabling the PCI Express Extended Cap ID. - setting Data Link Layer Link Active Reporting Capable. - terminating list of capabilities. It also removes enabling the MAC data scrambling as this is the default HW setting, and removes incorrect code to enable slave bus mastering as this is done by the PCI core. Signed-off-by: Phil Edworthy Signed-off-by: Bjorn Helgaas Acked-by: Simon Horman --- Reading git-diff-tree failed