Re: [PATCH] pci bridge class code

Greg KH (greg@kroah.com)
Mon, 2 Jun 2003 13:35:39 -0700


On Mon, Jun 02, 2003 at 01:30:56PM -0700, Mark Haverkamp wrote:
> On Fri, 2003-05-30 at 16:13, Greg KH wrote:
> > On Thu, May 29, 2003 at 01:17:42PM -0700, Mark Haverkamp wrote:
> > > This adds pci-pci bridge driver model class code. Entries appear in
> > > /sys/class/pci_bridge.
> >
> > Nice, but I don't see the need for the extra class information, as it
> > doesn't really give us anything new, right? So without the class stuff
> > might be nice.
> >
>
> I'm not sure I understand what you are saying here. Could you clarify?

The /sys/class/pci_bridge entries are redundant, as they don't show any
new info that isn't already in /sys/bus/pci/drivers/pci_bridge, right?
I don't think that class directory or the class_device stuff is
necessary.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/