firmware loader: use small timeout for cache device firmware
authorMing Lei <ming.lei@canonical.com>
Sat, 4 Aug 2012 04:01:28 +0000 (12:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 20:44:44 +0000 (13:44 -0700)
commitffe53f6f388a3aaa208e7c45065ce096d5d2f4e9
treea2e469fca43b4cf677e04de8b7128c1d2693d934
parent37276a51f803ef63be988e26293ac85188475556
firmware loader: use small timeout for cache device firmware

Because device_cache_fw_images only cache the firmware which has been
loaded sucessfully at leat once, using a small loading timeout should
be reasonable.

Signed-off-by: Ming Lei <ming.lei@canonical.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_class.c