From: Clemens Ladisch Date: Fri, 29 Apr 2005 07:56:17 +0000 (+0200) Subject: [ALSA] usb-audio - reduce size of unitbitmap array X-Git-Tag: v2.6.13-rc1~68^2~665 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=707e60732fc25fe3760f916d083b262a86a666c0;p=pandora-kernel.git [ALSA] usb-audio - reduce size of unitbitmap array 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 --- Reading git-diff-tree failed