Re: [PATCH 17/36] drivers edac updated pci monitor

2007-06-07 Thread Andrew Morton
On Sun, 3 Jun 2007 07:41:44 -0700 (PDT) Doug Thompson <[EMAIL PROTECTED]> wrote: > From: Dave Jiang <[EMAIL PROTECTED]> > > Moving PCI to a per-instance device model > >... > > +/* > + * EDAC PCI component > + * > + * Author: Dave Jiang <[EMAIL PROTECTED]> > + * > + * 2007 (c) MontaVista Softwar

[PATCH 17/36] drivers edac updated pci monitor

2007-06-03 Thread Doug Thompson
From: Dave Jiang <[EMAIL PROTECTED]> Moving PCI to a per-instance device model Signed-off-by: Dave Jiang <[EMAIL PROTECTED]> Signed-off-by: Douglas Thompson <[EMAIL PROTECTED]> --- This should include the correct sysfs setup as well. Please review. Makefile |2 e752x_edac.c