greybus: firmware: log the name of the firmware being requested
authorGreg Kroah-Hartman <gregkh@google.com>
Wed, 20 Jan 2016 17:27:05 +0000 (09:27 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 Jan 2016 19:39:05 +0000 (11:39 -0800)
commiteb8fafdfb9fce95b7d4f4bc9d34a46863176d7f8
treefd65478b02baf7fb687f7147103309161d77101e
parentebe99d61815fea0ecece5ddb530b28339f8d5ed3
greybus: firmware: log the name of the firmware being requested

People are getting confused as to what the firmware file name is for
their module, so log it to make it easier to find modules with "blank"
vid/pid values and let people know what to name their firmware files.

Because we are now logging this, turn the debug message after the
firmware request into an error message if something fails.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Reviewed-by: Michael Scott <michael.scott@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/firmware.c