firmware: log the firmware name that failed to load
authorGrazvydas Ignotas <notasas@gmail.com>
Wed, 17 Sep 2014 21:50:06 +0000 (00:50 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 17 Sep 2014 21:56:20 +0000 (00:56 +0300)
Some drivers never print the file name, so the user has no way of
knowing what file he is missing.
Also reduce the timeout, 10s should be enough.

drivers/base/firmware_class.c

Simple merge