Commit 1932600
PCI: tegra194: Fix probe path for Endpoint mode
Tegra194 PCIe probe path is taking failure path in success case for
Endpoint mode. Return success from the switch case instead of going
into the failure path.
Fixes: c57247f ("PCI: tegra: Add support for PCIe endpoint mode in Tegra194")
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Vidya Sagar <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Reviewed-by: Jon Hunter <[email protected]>1 parent 4cece76 commit 1932600
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2273 | 2273 | | |
2274 | 2274 | | |
2275 | 2275 | | |
| 2276 | + | |
| 2277 | + | |
2276 | 2278 | | |
2277 | 2279 | | |
2278 | 2280 | | |
2279 | 2281 | | |
2280 | 2282 | | |
| 2283 | + | |
2281 | 2284 | | |
2282 | 2285 | | |
2283 | 2286 | | |
| |||
0 commit comments