Message ID | 1602134223-2562-7-git-send-email-srivasam@codeaurora.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 03f20e209d07968c410fc404b3d636dc446d3ef2 |
Headers | show |
Series | Qualcomm's lpass-hdmi ASoC driver to support audio over dp port | expand |
diff --git a/sound/soc/qcom/lpass-platform.c b/sound/soc/qcom/lpass-platform.c index 49abbb2..36d1512 100644 --- a/sound/soc/qcom/lpass-platform.c +++ b/sound/soc/qcom/lpass-platform.c @@ -23,7 +23,7 @@ struct lpass_pcm_data { int i2s_port; }; -#define LPASS_PLATFORM_BUFFER_SIZE (16 * 1024) +#define LPASS_PLATFORM_BUFFER_SIZE (24 * 2 * 1024) #define LPASS_PLATFORM_PERIODS 2 static const struct snd_pcm_hardware lpass_platform_pcm_hardware = {