Loading
ASoC: msm: qdsp6v2: Increase period size for pcm driver.
For playing 24 bit through PCM driver with 40ms
buffers, bigger buffers are needed. The size (in bytes)
is 1920 (frames) x 4 (bytes per frame) x 8 (max channels).
Increase the maximum size of the buffer to fit the bigger
buffers.
Change-Id: I7a59fb18846903960c329ad163788f6791495830
Signed-off-by:
Alexy Joseph <alexyj@codeaurora.org>