topology: pipe-codec-adapter-playback: fix the blob size

The size of the fallback CA_SETUP_CONTROLBYTES is 20 (0x14), not 0x20,
here correct it.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
This commit is contained in:
Keyon Jie 2021-03-23 18:46:42 +08:00
parent b3e4a71ba5
commit aee22b07c1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ include(`bytecontrol.m4')
# - [8:n-1]: data[], the param data
ifdef(`CA_SETUP_CONTROLBYTES',`', `define(`CA_SETUP_CONTROLBYTES',
`` bytes "0x53,0x4f,0x46,0x00,0x00,0x00,0x00,0x00,'
` 0x20,0x00,0x00,0x00,0x00,0x10,0x00,0x03,'
` 0x14,0x00,0x00,0x00,0x00,0x10,0x00,0x03,'
` 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,'
` 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,'
` 0x01,0x11,0x33,0xd0,0x00,0x00,0x00,0x00,'