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:
8c1872d
)
[ALSA] usb-audio - reduce size of unitbitmap array
author
Clemens Ladisch
<clemens@ladisch.de>
Fri, 29 Apr 2005 07:56:17 +0000
(09:56 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Sun, 29 May 2005 08:05:33 +0000
(10:05 +0200)
USB generic driver
Unit/terminal IDs are 8-bit integers, so the unitbitmap
variable does not need to be bigger than 256 bits.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
No differences found