git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59ea586
)
ALSA: snd-usb: handle the bmFormats field as unsigned int
author
Daniel Mack
<zonque@gmail.com>
Sun, 17 Mar 2013 12:07:24 +0000
(20:07 +0800)
committer
Takashi 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