]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: docking station: remove dock uevents
authorKristen Carlson Accardi <kristen.c.accardi@intel.com>
Tue, 1 Aug 2006 21:59:19 +0000 (14:59 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Aug 2006 20:20:06 +0000 (13:20 -0700)
commit62edb657dbd17f6bd53b6d7a19e2b9b845cc6a06
treef3150a7082d836c3339d7b077c433f07e64663c8
parent662b90899d5b81b9ef4b7725b398105e61084061
PCI: docking station: remove dock uevents

Remove uevent dock notifications.  There are no consumers
of these events at present, and uevents are likely not the
correct way to send this type of event anyway.

Until I get some kind of idea if anyone in userspace cares
about dock events, I will just not send any.

Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/dock.c
include/linux/kobject.h
lib/kobject_uevent.c