greybus: firmware: firmware's file name is 32 characters long
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 9 Sep 2015 15:38:30 +0000 (21:08 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 15 Sep 2015 04:52:16 +0000 (21:52 -0700)
commit8bcc2d80dd6aaed009bd0212cf844ef39131547a
treefe55b41e70f5e0d328ecaff926ca65fc730db9d7
parent19151c3dd4cfcced6f173a9b1e5aba07d7d1d9b9
greybus: firmware: firmware's file name is 32 characters long

28 is the wrong value and should be 32 instead.

Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/firmware.c