ALSA: snd-usb: handle the bmFormats field as unsigned int
authorDaniel Mack <zonque@gmail.com>
Sun, 17 Mar 2013 12:07:24 +0000 (20:07 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Mar 2013 07:47:04 +0000 (08:47 +0100)
This field may use up to 32 bits, so it should be handled as unsigned
int.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-by: Andreas Koch <andreas@akdesigninc.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found