Shengjiu Wang
5682b4f84a
ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
...
[ Upstream commit de27216cf2d645c2fd14e513707bdcd54e5b1de4 ]
Fix sparse warning:
sound/soc/fsl/fsl_easrc.c:562:33: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:563:34: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:565:38: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:566:39: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:608:33: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:609:34: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:615:40: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:616:41: sparse: warning: restricted snd_pcm_format_t degrades to integer
sound/soc/fsl/fsl_easrc.c:1465:51: sparse: warning: incorrect type in assignment (different base types)
sound/soc/fsl/fsl_easrc.c:1465:51: sparse: expected unsigned int sample_format
sound/soc/fsl/fsl_easrc.c:1465:51: sparse: got restricted snd_pcm_format_t [usertype] format
sound/soc/fsl/fsl_easrc.c:1467:52: sparse: warning: incorrect type in assignment (different base types)
sound/soc/fsl/fsl_easrc.c:1467:52: sparse: expected unsigned int sample_format
sound/soc/fsl/fsl_easrc.c:1467:52: sparse: got restricted snd_pcm_format_t [usertype] asrc_format
sound/soc/fsl/fsl_easrc.c:1470:52: sparse: warning: incorrect type in assignment (different base types)
sound/soc/fsl/fsl_easrc.c:1470:52: sparse: expected unsigned int sample_format
sound/soc/fsl/fsl_easrc.c:1470:52: sparse: got restricted snd_pcm_format_t [usertype] format
sound/soc/fsl/fsl_easrc.c:1472:51: sparse: warning: incorrect type in assignment (different base types)
sound/soc/fsl/fsl_easrc.c:1472:51: sparse: expected unsigned int sample_format
sound/soc/fsl/fsl_easrc.c:1472:51: sparse: got restricted snd_pcm_format_t [usertype] asrc_format
sound/soc/fsl/fsl_easrc.c:1484:41: sparse: warning: incorrect type in argument 2 (different base types)
sound/soc/fsl/fsl_easrc.c:1484:41: sparse: expected restricted snd_pcm_format_t [usertype] *in_raw_format
sound/soc/fsl/fsl_easrc.c:1484:41: sparse: got unsigned int *
sound/soc/fsl/fsl_easrc.c:1485:41: sparse: warning: incorrect type in argument 3 (different base types)
sound/soc/fsl/fsl_easrc.c:1485:41: sparse: expected restricted snd_pcm_format_t [usertype] *out_raw_format
sound/soc/fsl/fsl_easrc.c:1485:41: sparse: got unsigned int *
sound/soc/fsl/fsl_easrc.c:1937:60: sparse: warning: incorrect type in argument 3 (different base types)
sound/soc/fsl/fsl_easrc.c:1937:60: sparse: expected unsigned int [usertype] *out_value
sound/soc/fsl/fsl_easrc.c:1937:60: sparse: got restricted snd_pcm_format_t *
sound/soc/fsl/fsl_easrc.c:1943:49: sparse: warning: restricted snd_pcm_format_t degrades to integer
Fixes: 955ac624058f ("ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1658399393-28777-5-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-21 15:16:09 +02:00
..
2020-07-23 19:07:31 +01:00
2020-06-12 14:18:04 +01:00
2020-07-23 19:07:31 +01:00
2022-01-27 10:54:09 +01:00
2020-04-21 16:34:09 +01:00
2020-09-17 14:47:09 +01:00
2019-11-11 13:01:37 +00:00
2020-08-18 14:52:32 +01:00
2022-08-21 15:16:09 +02:00
2022-08-21 15:16:09 +02:00
2021-04-21 13:00:52 +02:00
2020-05-19 14:18:52 +01:00
2022-01-27 10:54:09 +01:00
2020-10-09 15:42:31 +01:00
2022-06-14 18:32:34 +02:00
2022-04-08 14:40:11 +02:00
2020-07-03 16:09:24 +01:00
2021-03-25 09:04:06 +01:00
2019-06-14 16:37:48 +01:00
2019-06-06 21:42:35 +01:00
2021-06-23 14:42:48 +02:00
2020-09-25 20:50:39 +01:00
2020-07-23 19:52:22 +01:00
2022-04-08 14:40:11 +02:00
2020-10-01 20:28:11 +01:00
2019-12-11 15:56:42 +00:00
2022-06-09 10:21:07 +02:00
2019-06-28 15:12:19 +01:00
2020-01-21 17:07:08 +00:00
2020-08-21 15:24:40 +01:00
2020-04-21 16:34:11 +01:00
2020-08-03 16:25:48 +01:00
2020-01-21 17:07:08 +00:00
2020-07-23 19:07:31 +01:00
2020-07-23 19:07:31 +01:00
2020-10-01 20:28:16 +01:00
2020-07-23 19:07:31 +01:00
2020-07-23 19:07:31 +01:00
2022-02-08 18:30:38 +01:00
2020-07-23 19:07:31 +01:00