]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Driver core: allow to delay the uevent at device creation time
authorKay Sievers <kay.sievers@novell.com>
Sat, 7 Oct 2006 19:54:55 +0000 (21:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Feb 2007 18:37:14 +0000 (10:37 -0800)
commitb7a3e813fb84624166f034e25234f98de5846bfc
tree5936d2755e6f4fcdbf3a34c743a7840cdc72b9a2
parentf9f852df2faf76a2667949ddb4947d4b8f99f02f
Driver core: allow to delay the uevent at device creation time

For the block subsystem, we want to delay all uevents until the
disk has been scanned and allpartitons are already created before
the first event is sent out.

Signed-off-by: Kay Sievers <kay.sievers@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/core.c
include/linux/device.h