updated request - net-next.git - net-next plumbings
summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2016-07-25 14:38:07 -0700
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-26 16:16:15 -0700
commit911415ae6ee29cb76e018e8df8715c743a3a3d63 (patch)
treee5a64804938354f434027ef05ee93967c930536e /drivers/staging
parent0c543f9bb2dfa4239a601bff70e66020c2daec59 (diff)
greybus: firmware: Add new status types for backend updated request
The specification got updated with two more status values, add their support in greybus. As retry isn't really an error, skip printing error messages for it as well. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/fw-management.c3
-rw-r--r--drivers/staging/greybus/greybus_protocols.h2
2 files changed, 4 insertions, 1 deletions
diff --git a/drivers/staging/greybus/fw-management.c b/drivers/staging/greybus/fw-management.c