OSDN Git Service

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)
commitebc22af0c9268dc4032326c20b02f2f227203330
tree1f37f13f833e006f5f934f25b2e2d5735e6dbfcf
parentb5453e8ca311fdb6003c6583ad101d2b9131b994
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