Re: 2.6.9-rc4-mm1 : oops when rmmod uhci_hcd [was: 2.6.9-rc3-mm2: oops...]

From: Alan Stern
Date: Fri Oct 15 2004 - 12:32:03 EST


On Fri, 15 Oct 2004, Paul Fulghum wrote:

> There was a question in my mind about the hcd->description field.
> Should it be unique for each device instance instead
> of uniform for all device instances on a driver?

As I understand it, the description field is just a human-readable string
that indicates what sort of device the hcd is. It doesn't need to be
unique. In fact, the kerneldoc for request_irq() (without the updates)
says that the dev_id value must be unique but says nothing about the
devname.

Alan Stern

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