MLK-21612 PCI: imx: pcie ep probe failure
authorRichard Zhu <hongxing.zhu@nxp.com>
Tue, 7 May 2019 07:24:19 +0000 (15:24 +0800)
committerRichard Zhu <hongxing.zhu@nxp.com>
Tue, 7 May 2019 07:42:37 +0000 (15:42 +0800)
commit516d6a5db26a1e7acf911262e3b0ad3ef7df89e8
tree0b72bd4bea7ca94d0fb4eff5b339933052854576
parente9ee370d3ccdf2ec2e27ca9fa486fb1d9cde9c5c
MLK-21612 PCI: imx: pcie ep probe failure

There is redundant attrs registration in ep's probe.
Maybe introduced by the merge conflication.
Remove them to fix the probe failure.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
drivers/pci/controller/dwc/pci-imx6.c