[PATCH] driver core: replace "hotplug" by "uevent"
authorKay Sievers <kay.sievers@suse.de>
Wed, 16 Nov 2005 08:00:00 +0000 (09:00 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 5 Jan 2006 00:18:08 +0000 (16:18 -0800)
commit312c004d36ce6c739512bac83b452f4c20ab1f62
treee61e8331680a0da29557fe21414d3b31e62c9293
parent5f123fbd80f4f788554636f02bf73e40f914e0d6
[PATCH] driver core: replace "hotplug" by "uevent"

Leave the overloaded "hotplug" word to susbsystems which are handling
real devices. The driver core does not "plug" anything, it just exports
the state to userspace and generates events.

Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
40 files changed:
Documentation/powerpc/eeh-pci-error-recovery.txt
arch/powerpc/kernel/vio.c
block/genhd.c
drivers/acpi/container.c
drivers/acpi/processor_core.c
drivers/acpi/scan.c
drivers/base/Kconfig
drivers/base/class.c
drivers/base/core.c
drivers/base/cpu.c
drivers/base/firmware_class.c
drivers/base/memory.c
drivers/ieee1394/nodemgr.c
drivers/infiniband/core/sysfs.c
drivers/input/input.c
drivers/input/serio/serio.c
drivers/macintosh/macio_asic.c
drivers/mmc/mmc_sysfs.c
drivers/pci/hotplug.c
drivers/pci/pci-driver.c
drivers/pci/pci.h
drivers/pcmcia/cs.c
drivers/pcmcia/ds.c
drivers/scsi/ipr.c
drivers/usb/core/usb.c
drivers/usb/host/hc_crisv10.c
drivers/w1/w1.c
fs/partitions/check.c
include/linux/device.h
include/linux/firmware.h
include/linux/kobject.h
include/linux/sysctl.h
include/linux/usb.h
kernel/ksysfs.c
kernel/sysctl.c
lib/kobject.c
lib/kobject_uevent.c
net/bluetooth/hci_sysfs.c
net/bridge/br_sysfs_if.c
net/core/net-sysfs.c