Re: [PATCH 2/3] staging: jnx: Common Juniper PCI methods

2016-10-07 Thread Joe Perches
___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

[PATCH 2/3] staging: jnx: Common Juniper PCI methods

2016-10-07 Thread Pantelis Antoniou
From: Rajat Jain All Juniper PTX platforms, whether powerpc or x86 based, use similar PCI bridges (PLX & IDT). We don't want to duplicate code in different arch directories, so put them here. Signed-off-by: Debjit Ghosh Signed-off-by: Guenter Roeck Signed-off-by: JawaharBalaji Thirumalaisamy