diff options
| author | Ben Dooks <ben.dooks@codethink.co.uk> | 2026-06-17 11:29:43 +0100 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2026-06-18 12:33:59 +0200 |
| commit | 53d1ae7c20d97b08741d667ba54bb09d330eba3b (patch) | |
| tree | 7e483df5ab0f9c706cc3a612e33aaccc3412dfc8 /mm/tests/git@git.tavy.me:linux.git | |
| parent | 9e6febe7891316182bcd80cb46b745a08ad0cacf (diff) | |
ALSA: pcm: fix __le32 cast warning in snd_pcm_set_sync_per_card
In snd_pcm_set_sync_per_card() the le32 value is written to an u32
instead of an __le32 pointer. Fix the following warning by fixing
the type:
sound/soc/soc-pcm.c:2166:9: warning: incorrect type in argument 7 (different base types)
sound/soc/soc-pcm.c:2166:9: expected int
sound/soc/soc-pcm.c:2166:9: got restricted snd_pcm_format_t
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Link: https://patch.msgid.link/20260617102943.893950-1-ben.dooks@codethink.co.uk
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
