All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ALSA: snd-usb-caiaq: drop version number
@ 2010-09-10  8:12 Daniel Mack
  2010-09-10  8:12 ` [PATCH 2/2] ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4 Daniel Mack
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Mack @ 2010-09-10  8:12 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai

Let git do the job.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
---
 sound/usb/caiaq/device.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/usb/caiaq/device.c b/sound/usb/caiaq/device.c
index cdfb856..da9cb6d 100644
--- a/sound/usb/caiaq/device.c
+++ b/sound/usb/caiaq/device.c
@@ -36,7 +36,7 @@
 #include "input.h"
 
 MODULE_AUTHOR("Daniel Mack <daniel@caiaq.de>");
-MODULE_DESCRIPTION("caiaq USB audio, version 1.3.21");
+MODULE_DESCRIPTION("caiaq USB audio");
 MODULE_LICENSE("GPL");
 MODULE_SUPPORTED_DEVICE("{{Native Instruments, RigKontrol2},"
 			 "{Native Instruments, RigKontrol3},"
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-10  9:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10  8:12 [PATCH 1/2] ALSA: snd-usb-caiaq: drop version number Daniel Mack
2010-09-10  8:12 ` [PATCH 2/2] ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4 Daniel Mack
2010-09-10  8:58   ` Takashi Iwai
2010-09-10  9:04     ` Daniel Mack
2010-09-10  9:05     ` Daniel Mack
2010-09-10  9:09       ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.