OSDN Git Service

greybus: control: remove unused request handler
authorJohan Hovold <johan@hovoldconsulting.com>
Mon, 2 Nov 2015 10:56:59 +0000 (11:56 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 2 Nov 2015 19:26:44 +0000 (11:26 -0800)
commit41a7fe27d6ee34f9752648805d596de0948a9873
treeff42a45b779c64ea4e2f4a803bc77f7eb4f7315a
parent53be091214572ffb55e482fe0cd53f2dc37c246a
greybus: control: remove unused request handler

Remove request handler for control protocol that makes no sense as we do
not have any incoming control requests defined.

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