summaryrefslogtreecommitdiffstats
path: root/sound/usb/caiaq/device.c
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2009-06-17 17:45:11 +0200
committerTakashi Iwai <tiwai@suse.de>2009-06-17 17:50:27 +0200
commit0a842c8b60411e200b8a44b65dd78d9665692b91 (patch)
treecb20dcca7d9da66ec71d8ab2974e9d4c0894fa9c /sound/usb/caiaq/device.c
parent955f2d966534803ec32411086a1698170f17f962 (diff)
downloadop-kernel-dev-0a842c8b60411e200b8a44b65dd78d9665692b91.zip
op-kernel-dev-0a842c8b60411e200b8a44b65dd78d9665692b91.tar.gz
ALSA: snd_usb_caiaq: fix legacy input streaming
Seems that nobody recently tried the input on the very first supported sound card model, RK2. This patch fixes the byte offset to make it running again. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/caiaq/device.c')
-rw-r--r--sound/usb/caiaq/device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/caiaq/device.c b/sound/usb/caiaq/device.c
index 2240624..0e5db71 100644
--- a/sound/usb/caiaq/device.c
+++ b/sound/usb/caiaq/device.c
@@ -35,7 +35,7 @@
#include "input.h"
MODULE_AUTHOR("Daniel Mack <daniel@caiaq.de>");
-MODULE_DESCRIPTION("caiaq USB audio, version 1.3.16");
+MODULE_DESCRIPTION("caiaq USB audio, version 1.3.17");
MODULE_LICENSE("GPL");
MODULE_SUPPORTED_DEVICE("{{Native Instruments, RigKontrol2},"
"{Native Instruments, RigKontrol3},"
OpenPOWER on IntegriCloud