]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: Use snd_mask_set_format()
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Jul 2018 21:17:20 +0000 (23:17 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 26 Jul 2018 16:09:07 +0000 (17:09 +0100)
commit6cf4b9524130a4aeac2f76061af54750013081bf
tree1f37f13f833e006f5f934f25b2e2d5735e6dbfcf
parentd26445bf8820ba83d414f294c4b31bf379018aab
ASoC: fsl: Use snd_mask_set_format()

Use the new helper function snd_mask_set_format() for avoiding the
ugly cast with __force prefix.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl-asoc-card.c