]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] add TIMEOUT to firmware_class hotplug event
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 19 Apr 2005 04:57:31 +0000 (21:57 -0700)
committerGreg KH <greg@press.kroah.org>
Tue, 19 Apr 2005 04:57:31 +0000 (21:57 -0700)
commit6897089c5f7989603ccb9c696050470ba1dbd262
tree858c77a9aefc2f7b7b2c310b07e243d19a78e148
parent6f31e42221c7deae4527136ce0dd73990d8bc1d1
[PATCH] add TIMEOUT to firmware_class hotplug event

On Tue, 2005-03-15 at 09:25 +0100, Hannes Reinecke wrote:
> The current implementation of the firmware class breaks a fundamental
> assumption in udevd: that the physical device can be initialised fully
> prior to executing the next event for that device.

Here we add a TIMEOUT value to the hotplug environment of the firmware
requesting event. I will adapt udevd not to wait for anything else, if
it finds a TIMEOUT key.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/firmware_class.c