Increase timer protocol number

Increase the timer protocl number (to distinguish the fix for TREAD ioctls).
This commit is contained in:
Takashi Iwai 2005-04-14 15:28:23 +00:00
parent c9fbe951a9
commit ca67f32848

View file

@ -555,7 +555,7 @@ enum {
* 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 {
SNDRV_TIMER_CLASS_NONE = -1,