From: Daniel Mack Date: Sun, 17 Mar 2013 12:07:24 +0000 (+0800) Subject: ALSA: snd-usb: handle the bmFormats field as unsigned int X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcdb06d4919da89ed6d52742dcc83ae4669ac30;p=pandora-kernel.git ALSA: snd-usb: handle the bmFormats field as unsigned int This field may use up to 32 bits, so it should be handled as unsigned int. Signed-off-by: Daniel Mack Reported-by: Andreas Koch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed