acrn-kernel/drivers/base
Dave Jones 2f65168de7 Driver Core: Increase the default timeout value of the firmware subsystem
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=174589

The ipw driver sometimes takes a long time to load its firmware.
Whilst the ipw driver should be using the async interface of
the firmware loader to make this a non-issue, this is a minimal fix.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-07 10:37:14 -08:00
..
power
Kconfig
Makefile
attribute_container.c
base.h
bus.c
class.c driver core fixes: make_class_name() retval checks 2007-02-07 10:37:12 -08:00
core.c Driver core: allow to delay the uevent at device creation time 2007-02-07 10:37:14 -08:00
cpu.c
dd.c driver core: Change function call order in device_bind_driver(). 2007-02-07 10:37:13 -08:00
dmapool.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
driver.c
firmware.c
firmware_class.c Driver Core: Increase the default timeout value of the firmware subsystem 2007-02-07 10:37:14 -08:00
hypervisor.c
init.c
isa.c
map.c
memory.c
node.c
platform.c driver core fixes: device_register() retval check in platform.c 2007-02-07 10:37:12 -08:00
sys.c
topology.c
transport_class.c