Skip to content

Commit 71fde88

Browse files
author
Lucas Tanure
committed
Merge branch 'v4.14-tacna' into v4.14-clsic
Change-Id: I1936ab1e0fba3437bc11bb521c8b8f4fb3e3e759
2 parents 2d06102 + f35adf3 commit 71fde88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sound/soc/codecs/wmfw.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ struct wmfw_coeff_item {
205205
#define WMFW_ADSP1 1
206206
#define WMFW_ADSP2 2
207207
#define WMFW_HALO 4
208-
#define WMFW_VPU 0x44
208+
#define WMFW_VPU 0x45
209209

210210
#define WMFW_ABSOLUTE 0xf0
211211
#define WMFW_ALGORITHM_DATA 0xf2
@@ -225,6 +225,6 @@ struct wmfw_coeff_item {
225225
#define WMFW_HALO_XM_PACKED 0x11
226226
#define WMFW_HALO_YM_PACKED 0x12
227227

228-
#define WMFW_VPU_DM 0x20
228+
#define WMFW_VPU_DM 0x30
229229

230230
#endif

0 commit comments

Comments
 (0)