*.* !.gitignore !Makefile />
summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
diff options
context:
space:
mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-08-10 12:58:46 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-11 14:13:07 +0200
commit9f77b80fdfeb72bdecf7855bb526ef14b6ed2ba8 (patch)
treea8edd6226a70724eb182d30971f4d4bd550550a3 /drivers/staging/greybus
parent8f71a975d4150abf8ab1fbea65b51e73ff9936d6 (diff)
greybus: control: make disconnecting a core operation
Make the control-protocol disconnecting operation a "core" operation. This is needed to be able to use the operation in the new connection tear-down sequence of control connections, which moves disconnecting after the flush barrier. 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/greybus')