greybus: audio: Use CSD instead of E2EFC for audio data connections
authorMark Greer <mgreer@animalcreek.com>
Thu, 17 Mar 2016 17:32:37 +0000 (10:32 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 17 Mar 2016 22:42:44 +0000 (15:42 -0700)
commit309520ec93f7190c0c3d22d613825a0835a8600f
tree82fc09ce59b36098f6f63ab79f8d527514b302cd
parentc3d77f71308e38ef98909c317c57d906f4d51cb9
greybus: audio: Use CSD instead of E2EFC for audio data connections

There is no reason to use end-to-end flow control for Greybus
audio data connections so disable it and enable Controlled
Segment Dropping (CSD).

Testing Done: Played music using audio modules on an EVT1.5.

CC: Vaibhav Agarwal <vaibhav.agarwal@linaro.org>
CC: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Mark Greer <mgreer@animalcreek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/audio_codec.c