net-next.git - net-next plumbings
summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-08-10 12:58:44 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-11 14:13:07 +0200
commit6471c0039cd2fa92bb7df1262c57cb5190eb4311 (patch)
tree49132fb017e0d7ac3c11a423fabfa4cb3e56355f /drivers/staging
parent0e7cd0d259890f21d13171d5798eed24a03903dc (diff)
greybus: hd/es2: add cport_clear callback and ARPC
Add a host-device cport_clear callback, which will be called as part of the new connection tear-down sequence to reset the CPort state. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Sandeep Patil <sspatil@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/arpc.h5
-rw-r--r--drivers/staging/greybus/es2.c19
-rw-r--r--drivers/staging/greybus/hd.h2
3 files changed, 26 insertions, 0 deletions
diff --git a/drivers/staging/greybus/arpc.h b/drivers/staging/greybus/arpc.h