ALSA: rme*: Use snd_pcm_format_t
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2015 15:56:51 +0000 (16:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2015 15:59:02 +0000 (16:59 +0100)
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>
sound/pci/rme32.c
sound/pci/rme96.c

Simple merge
Simple merge