[ALSA] usb-audio - cache vendor/product IDs
authorClemens Ladisch <clemens@ladisch.de>
Mon, 2 May 2005 06:51:26 +0000 (08:51 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:05:47 +0000 (10:05 +0200)
commit27d10f5664c7650af3b2ffadfefaf19b36dc7bd8
treeb89c8d639041f460557bf6e9078c7cee7426cd2b
parentb259b10c420a59a2fdbcf5a3498253ebcbdffa1e
[ALSA] usb-audio - cache vendor/product IDs

USB generic driver
Cache the decoded values of idVendor/idProduct to get rid of most of
those ugly le16_to_cpu() calls.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/usb/usbaudio.c
sound/usb/usbaudio.h
sound/usb/usbmidi.c
sound/usb/usbmixer.c
sound/usb/usbmixer_maps.c