From: Takashi Iwai Date: Mon, 12 Jan 2015 15:56:51 +0000 (+0100) Subject: ALSA: rme*: Use snd_pcm_format_t X-Git-Tag: fixes-v4.0-rc1~146^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c869d301bda3f672f001e2c9fcb01685000fc83;p=pandora-kernel.git 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 --- Reading git-diff-tree failed