Re: [PATCH] PCI: assign bus numbers present in EA capability for bridges

2018-11-11 Thread sundeep subbaraya
Hi, Any comments? Thanks, Sundeep On Thu, Nov 1, 2018 at 3:01 PM wrote: > > From: Subbaraya Sundeep > > As per the spec, bridges with EA capability work > with fixed secondary and subordinate bus numbers. > Hence assign bus numbers to bridges from EA if the > capability exists. > > Signed-off-b

[PATCH] PCI: assign bus numbers present in EA capability for bridges

2018-11-01 Thread sundeep . lkml
From: Subbaraya Sundeep As per the spec, bridges with EA capability work with fixed secondary and subordinate bus numbers. Hence assign bus numbers to bridges from EA if the capability exists. Signed-off-by: Subbaraya Sundeep --- drivers/pci/probe.c | 58 +