diff options
author | Misael Lopez Cruz <misael.lopez@ti.com> | 2011-09-29 03:47:24 -0500 |
---|---|---|
committer | Eric Laurent <elaurent@google.com> | 2011-09-29 08:33:20 -0700 |
commit | a249a0aa389491494231d92e8143d11f17b17487 (patch) | |
tree | 699aa989d98d752b584c8d453ba1ca8ca727ddc5 /drivers/i2c/busses/i2c-nuc900.c | |
parent | 9b2dea2c70fac4ec9995a2ad57b1c44ac2d7e846 (diff) | |
download | kernel_samsung_tuna-a249a0aa389491494231d92e8143d11f17b17487.zip kernel_samsung_tuna-a249a0aa389491494231d92e8143d11f17b17487.tar.gz kernel_samsung_tuna-a249a0aa389491494231d92e8143d11f17b17487.tar.bz2 |
ASoC: Tuna: Fix BT McBSP threshold per stream direction
McBSP port used for Bluetooth follows the ALSA stream direction,
as opposite to McBSP port used for Modem where the stream directions
are inverted. McBSP TX and RX thresholds need to be set accordingly:
Bluetooth
Playback: McBSP TX threshold
Capture : McBSP RX threshold
Modem
Playback: McBSP RX threshold
Capture : McBSP TX threshold
Change-Id: Ic0f9c371c122c6f859e2552f011bf9cdeda5796c
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
Diffstat (limited to 'drivers/i2c/busses/i2c-nuc900.c')
0 files changed, 0 insertions, 0 deletions