]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: audio: mark the data connection as offloaded
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 11 May 2016 08:17:58 +0000 (10:17 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 13 May 2016 13:30:05 +0000 (15:30 +0200)
commita8af16313d18ce75d56c256fdfefed53a0572d45
tree291954e3125b712efd500d0477385b4f20dd30d2
parent781ac8662ffafa89e6675c3eb608ec9c569f24b7
greybus: audio: mark the data connection as offloaded

Mark the data-connection as offloaded, that is, under control of the
host device (AP-bridge).

This prevents messages from being sent from or forwarded to the AP.

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/audio_module.c