aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/wss
diff options
context:
space:
mode:
authorGravatar Takashi Iwai <tiwai@suse.de> 2018-07-25 23:19:39 +0200
committerGravatar Takashi Iwai <tiwai@suse.de> 2018-07-27 09:05:27 +0200
commitd63f33d3f083bdb3a7c2dfd623f4d811b2a8d772 (patch)
treee6c2a5632cdebbdac17847bef690b6fa4ea1e54c /sound/isa/wss
parentALSA: pcm: Fix sparse warning wrt PCM format type (diff)
downloadlinux-d63f33d3f083bdb3a7c2dfd623f4d811b2a8d772.tar.gz
linux-d63f33d3f083bdb3a7c2dfd623f4d811b2a8d772.tar.bz2
linux-d63f33d3f083bdb3a7c2dfd623f4d811b2a8d772.zip
ALSA: ad1816a: Fix sparse warning wrt PCM format type
The PCM format type is with __bitwise, and it can't be converted from integer implicitly. Instead of an ugly cast, declare the function argument of snd_ad1816a_get_format() with the proper snd_pcm_format_t type. This fixes the sparse warning like: sound/isa/ad1816a/ad1816a_lib.c:93:14: warning: restricted snd_pcm_format_t degrades to integer Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/wss')
0 files changed, 0 insertions, 0 deletions