Skip to content

Commit

Permalink
Merge "ASoC: msm: qdsp6v2: Increase max supported ASM sessions" into …
Browse files Browse the repository at this point in the history
…msm-4.4
  • Loading branch information
lnxbuild authored and Gerrit - the friendly Code Review server committed Aug 20, 2017
2 parents cd6ebe2 + 3838922 commit e060b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/sound/q6asm-v2.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
#define SOFT_PAUSE_ENABLE 1
#define SOFT_PAUSE_DISABLE 0

#define ASM_ACTIVE_STREAMS_ALLOWED 0x8
#define ASM_ACTIVE_STREAMS_ALLOWED 0x9
/* Control session is used for mapping calibration memory */
#define ASM_CONTROL_SESSION (ASM_ACTIVE_STREAMS_ALLOWED + 1)

Expand Down

0 comments on commit e060b0e

Please sign in to comment.