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)
commit5669021e40964303994a20633548732c6bb26636
treef3150a7082d836c3339d7b077c433f07e64663c8
parent321311af25cbb65d3cc177e3777fedd526814ecc
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