Skip to content

Commit f35adf3

Browse files
author
Lucas Tanure
committed
Merge branch 'v4.14-adsp' into 'v4.14-tacna'
Change-Id: Iafab0854bbce3635e79142555e21060b5d0e1db6 Signed-off-by: Lucas Tanure <[email protected]>
2 parents 9778771 + cd62161 commit f35adf3

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)