Re: [patch 1/1] PCI: automatically set device_driver.owner

From: Stephen Hemminger
Date: Thu Oct 27 2005 - 18:18:57 EST


On Thu, 27 Oct 2005 23:12:54 +0200
Laurent riffard <laurent.riffard@xxxxxxx> wrote:

> A nice feature of sysfs is that it can create the symlink from the
> driver to the module that is contained in it.
>
> It requires that the device_driver.owner is set, what is not the
> case for many PCI drivers.
>
> This patch allows pci_register_driver to set automatically the
> device_driver.owner for any PCI driver.
>
> Credits to Al Viro who suggested the method.
>
> Signed-off-by: Laurent Riffard <laurent.riffard@xxxxxxx>
> --

Okay, but a little too much macro trickery for my taste.

--
Stephen Hemminger <shemminger@xxxxxxxx>
OSDL http://developer.osdl.org/~shemminger
-
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/