greybus: firmware/bootrom: debug output from bootrom protocol
authorEli Sennesh <esennesh@leaflabs.com>
Fri, 8 Jan 2016 19:11:29 +0000 (14:11 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 9 Jan 2016 08:44:20 +0000 (00:44 -0800)
commitfc41c2da44c510a919f68e2486aeb456f90a50a4
tree13ac73a00449f3dc2159afc6d074aa361f2586c6
parent4e6e3f5cff2dc72c05c8a8fb4539189ac9141133
greybus: firmware/bootrom: debug output from bootrom protocol

The bootrom protocol issues no dynamic debugging messages when it functions
successfully.  Use dev_dbg() to fix that by issuing kernel logs when firmware
download works.

Signed-off-by: Eli Sennesh <esennesh@leaflabs.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/firmware.c