All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 2.6-mm 0/5] i2c: add link to module in
@ 2005-09-30 16:51 Laurent Riffard
  0 siblings, 0 replies; only message in thread
From: Laurent Riffard @ 2005-09-30 16:51 UTC (permalink / raw)
  To: lm-sensors

Here is a series of patch to create symbolic links to the module in
/sys/bus/i2c/drivers. It's useful to see which module provides a given
driver.

~$ tree /sys/bus/i2c/drivers/
/sys/bus/i2c/drivers/
|-- i2c_adapter
|   |-- bind
|   `-- unbind
|-- via686a
|   |-- bind
|   |-- module -> ../../../../module/via686a
|   `-- unbind
|-- w83781d
|   |-- 0-002d -> ../../../../devices/pci0000:00/0000:00:04.4/i2c-0/0-002d
|   |-- 0-0048 -> ../../../../devices/pci0000:00/0000:00:04.4/i2c-0/0-0048
|   |-- 0-0049 -> ../../../../devices/pci0000:00/0000:00:04.4/i2c-0/0-0049
|   |-- bind
|   |-- module -> ../../../../module/w83781d
|   `-- unbind
`-- w83781d-isa
    |-- bind
    |-- module -> ../../../../module/w83781d
    `-- unbind

These patches mainly updates the .owner field of struct xxx_driver variables.
-- 
laurent




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050930/ccace4e4/signature.bin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-30 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-30 16:51 [lm-sensors] [PATCH 2.6-mm 0/5] i2c: add link to module in Laurent Riffard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.