]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Input: atlas_btns - adds a missing owner field for atlas_acpi_driver
authorAxel Lin <axel.lin@gmail.com>
Tue, 13 Jul 2010 16:13:23 +0000 (09:13 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Jul 2010 16:43:15 +0000 (09:43 -0700)
commit07d19ffce54faa5591954bab3644b6f2ff31640c
tree560f06766b5a6d2122e976fe288b5b20a7d57464
parentdda7b73cdf9dc5bd52c3adad42cb5e6ab4639883
Input: atlas_btns - adds a missing owner field for atlas_acpi_driver

The owner field provides the link between drivers and modules in sysfs.
After setting the owner field, we can see which module provides which
driver and vice versa by looking at /sys/bus/acpi/drivers/Atlas ACPI/module
and /sys/module/atlas_btns/drivers/acpi:Atlas ACPI

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/atlas_btns.c