greybus: remove submit_svc from the host driver
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 25 Jul 2015 00:19:21 +0000 (17:19 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 27 Jul 2015 21:13:16 +0000 (14:13 -0700)
commitd187576fbe66995a97eebddaa27474b50407d18f
treee63e3bce743116d51cdc04a2b59eaa330a9c6193
parent90c807e4fb19dba5db3ec7b6a86b0038aa574f84
greybus: remove submit_svc from the host driver

The callback is never used anymore, so remove it from struct
greybus_host_driver as well as from the es1 and es2 drivers.

Tested-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/core.c
drivers/staging/greybus/es1.c
drivers/staging/greybus/es2.c
drivers/staging/greybus/greybus.h