Takashi Iwai 533a927485
ASoC: doc: Replace open code with params_set_format()
The example code in dpcm.rst contains an open code calling
snd_mask_set(), and this can be better represented with
params_set_format() instead.  This automatically fixes the sparse
warning about snd_pcm_format_t handling, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-07-26 17:09:05 +01:00
..
2016-11-11 17:34:03 +01:00
2018-06-06 09:08:38 -07:00
2016-11-11 17:33:16 +01:00
2016-11-11 17:34:14 +01:00
2016-11-11 17:33:46 +01:00
2016-11-11 17:32:48 +01:00
2018-06-06 09:08:38 -07:00