Re: [RFC patch 2/3] remove pci_driver.owner and .name fields

From: Roland Dreier
Date: Wed Oct 26 2005 - 16:05:38 EST


> - .name = "DAC960",
> + .driver = {
> + .name = "DAC960",
> + },

This change looks like a (rather ugly) step backwards. Maybe it would
be better to add the name as a parameter to pci_register_driver?

- R.
-
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/