On Sun, Aug 23, 2020 at 04:06:04PM +0300, Tal Shnaiderman wrote: > From: Tal Shnaiderman <[email protected]> > > Swap subsystem vendor id and subsystem device id. > Parse the SPDRP_HARDWAREID string with correct type values. > > Fixes: b762221ac24 ("bus/pci: support Windows with bifurcated drivers") > Cc: [email protected] > > Signed-off-by: Tal Shnaiderman <[email protected]> > --- > drivers/bus/pci/windows/pci.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) > > diff --git a/drivers/bus/pci/windows/pci.c b/drivers/bus/pci/windows/pci.c
Acked-by: Narcisa Vasile <[email protected]>

