On Thu, 20 Sep 2007, Mike Rapoport wrote: > This patch provides driver for ITE 8152 PCI bridge. > > Signed-off-by: Mike Rapoport <[EMAIL PROTECTED]> > > arch/arm/common/Makefile | 1 + > arch/arm/common/it8152.c | 387 > +++++++++++++++++++++++++++++++++++++
Shouldn't it go to drivers/pci and define a platform driver? it8152 is not an ARM specific controller. Thanks Guennadi --------------------------------- Guennadi Liakhovetski, Ph.D. DSA Daten- und Systemtechnik GmbH Pascalstr. 28 D-52076 Aachen Germany - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

