From 0f8328bc361590cfff60da8fca696fbe5887550d Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 4 Oct 2002 19:49:22 +0200 Subject: ALSA - DEVFS cleanup - removal of compatibility code for 2.2 and 2.4 kernels - fixed sgalaxy driver (save_flags/cli/restore_flags removal) - USB Audio driver - added the missing dev_set_drvdata() for 2.5 API - simplified the conexistence of old and new USB APIs - don't skip the active capture urbs - added the debug print for active capture urbs - don't change runtime->rate even if the current rate is not same - check the bandwidth for urbs (for tests only, now commented out) --- include/sound/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/sound/version.h b/include/sound/version.h index bafde4fbc070..ba48af7a3099 100644 --- a/include/sound/version.h +++ b/include/sound/version.h @@ -1,3 +1,3 @@ /* include/version.h. Generated automatically by configure. */ #define CONFIG_SND_VERSION "0.9.0rc3" -#define CONFIG_SND_DATE " (Tue Oct 01 14:40:23 2002 UTC)" +#define CONFIG_SND_DATE " (Fri Oct 04 13:09:13 2002 UTC)" -- cgit v1.2.3