diff --git a/sound/soc/msm/msm-pcm-q6.c b/sound/soc/msm/msm-pcm-q6.c index 74136dc0e8a..aa3e67c10c5 100644 --- a/sound/soc/msm/msm-pcm-q6.c +++ b/sound/soc/msm/msm-pcm-q6.c @@ -40,7 +40,7 @@ struct snd_msm { }; #define PLAYBACK_NUM_PERIODS 8 -#define PLAYBACK_PERIOD_SIZE 2048 +#define PLAYBACK_PERIOD_SIZE 4096 #define CAPTURE_NUM_PERIODS 16 #define CAPTURE_PERIOD_SIZE 320