Browse Source

[ALSA] Increase timer protocol number

ALSA Core
Increase the timer protocl number (to distinguish the fix for TREAD ioctls).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 20 năm trước cách đây
mục cha
commit
07cf374169
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      include/sound/asound.h

+ 1 - 1
include/sound/asound.h

@@ -559,7 +559,7 @@ enum {
  *  Timer section - /dev/snd/timer
  *  Timer section - /dev/snd/timer
  */
  */
 
 
-#define SNDRV_TIMER_VERSION		SNDRV_PROTOCOL_VERSION(2, 0, 2)
+#define SNDRV_TIMER_VERSION		SNDRV_PROTOCOL_VERSION(2, 0, 3)
 
 
 enum sndrv_timer_class {
 enum sndrv_timer_class {
 	SNDRV_TIMER_CLASS_NONE = -1,
 	SNDRV_TIMER_CLASS_NONE = -1,