Searched hist:"6 c869d301bda3f672f001e2c9fcb01685000fc83" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/ |
H A D | rme32.c | diff 6c869d301bda3f672f001e2c9fcb01685000fc83 Mon Jan 12 09:56:51 CST 2015 Takashi Iwai <tiwai@suse.de> ALSA: rme*: Use snd_pcm_format_t
Fix sparse warnings below by using snd_pcm_format_t properly: sound/pci/rme32.c:682:60: sparse: incorrect type in argument 2 (different base types) sound/pci/rme96.c:1006:69: sparse: incorrect type in argument 2 (different base types) .....
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | rme96.c | diff 6c869d301bda3f672f001e2c9fcb01685000fc83 Mon Jan 12 09:56:51 CST 2015 Takashi Iwai <tiwai@suse.de> ALSA: rme*: Use snd_pcm_format_t
Fix sparse warnings below by using snd_pcm_format_t properly: sound/pci/rme32.c:682:60: sparse: incorrect type in argument 2 (different base types) sound/pci/rme96.c:1006:69: sparse: incorrect type in argument 2 (different base types) .....
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|