mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ASoC: rockchip: sai: Remove the space prefix for SBW
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Change-Id: I78ca99a10c2461f80e0c2ad7062bbfc0de3b6590
This commit is contained in:
parent
c961c5bb56
commit
c6977c7aac
|
|
@ -786,8 +786,8 @@ static const char * const fbm_text[] = { "MSB", "LSB" };
|
|||
static const char * const vdj_text[] = { "Right J", "Left J" };
|
||||
|
||||
static const char * const sbw_text[] = {
|
||||
" 0", " 0", " 0", " 0", " 0", " 0", " 0", " 8",
|
||||
" 9", "10", "11", "12", "13", "14", "15", "16",
|
||||
"0", "0", "0", "0", "0", "0", "0", "8",
|
||||
"9", "10", "11", "12", "13", "14", "15", "16",
|
||||
"17", "18", "19", "20", "21", "22", "23", "24",
|
||||
"25", "26", "27", "28", "29", "30", "31", "32", };
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user