Skip to content
Snippets Groups Projects
Commit 715d8f76 authored by Ed Swarthout's avatar Ed Swarthout Committed by Kumar Gala
Browse files

fsl_pci_init_port end-point initialization is broken


commit 70ed869e broke fsl pcie end-point initialization.
Returning 0 is not correct.  The function must return the first free
bus number for the next controller.

fsl_pci_init() must still be called and a bus allocated even if the
controller is an end-point.

Signed-off-by: default avatarEd Swarthout <Ed.Swarthout@freescale.com>
Acked-by: default avatarVivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 01471d53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment