25 May
2015
25 May
'15
2 p.m.
On Sat, May 23, 2015 at 06:32:29PM +0200, Maciej S. Szmigiero wrote:
snd_soc_pcm_stream.formats is a bitmask of SNDRV_PCM_FMTBIT_*, not of SNDRV_PCM_FORMAT_* (which are sequential integers), however some of ASoC CODEC drivers use these values instead.
Applied, htanks.