]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: imx6: Remove broken Gen2 workaround
authorLucas Stach <l.stach@pengutronix.de>
Mon, 25 Jan 2016 22:49:57 +0000 (16:49 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 25 Jan 2016 22:49:57 +0000 (16:49 -0600)
commit0593dbf0b74dfd062fc1a19b2ad7116943e13032
treeb32131f28500c4068cf60af0de60d451603b8612
parent6226ebdc03d0ac86ca2b29a2ff8a0cf27c4ed038
PCI: imx6: Remove broken Gen2 workaround

Remove the remnants of the workaround for erratum ERR005184 which was never
completely implemented.  The checks alone don't carry any value as we don't
act properly on the result.

A workaround should be added to the lane speed change in establish_link
later.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-imx6.c