aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorCheng-Yi Chiang <[email protected]>2019-07-26 12:42:02 +0800
committerMark Brown <[email protected]>2019-07-26 13:09:31 +0100
commit789e162a6255325325bd321ab0cd51dc7e285054 (patch)
tree4185438d5b16511df99fe11348a3d910715e57ba /lib/test_overflow.c
parente51b69808b7ec06fc61f5a332f338d94b64b0537 (diff)
ASoC: rockchip: Fix mono capture
This reverts commit db51707b9c9aeedd310ebce60f15d5bb006567e0. Revert "ASoC: rockchip: i2s: Support mono capture" Previous discussion in https://patchwork.kernel.org/patch/10147153/ explains the issue of the patch. While device is configured as 1-ch, hardware is still generating a 2-ch stream. When user space reads the data and assumes it is a 1-ch stream, the rate will be slower by 2x. Revert the change so 1-ch is not supported. User space can selectively take one channel data out of two channel if 1-ch is preferred. Currently, both channels record identical data. Signed-off-by: Cheng-Yi Chiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions