From dae51d37bde22dbf92acfaf2fc27d11143278fd4 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 27 Aug 2009 21:04:12 +0200 Subject: [PATCH] --- yaml --- r: 157903 b: refs/heads/master c: 5a53a7640a7af7acf904ed805c6fd1bf9fea829c h: refs/heads/master i: 157901: b583d63d959dec8c035e23a169d48a71a4f8e7d4 157899: 208a51f5b834c2ee8c83cdbe3581485dbdcda73d 157895: 42dc744cc27d8432f4ee6e4b65e8e7c8fe710263 157887: 6b8aa44866c062c745eb3cdb2ad4fe524627cf05 v: v3 --- [refs] | 2 +- trunk/include/sound/asound.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b94e8ccbd2d0..9ae0613277e4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4cdc115fd38b54642e8536a5c2389483bcb9b2e9 +refs/heads/master: 5a53a7640a7af7acf904ed805c6fd1bf9fea829c diff --git a/trunk/include/sound/asound.h b/trunk/include/sound/asound.h index 82aed3f47534..1f57bb92eb5a 100644 --- a/trunk/include/sound/asound.h +++ b/trunk/include/sound/asound.h @@ -138,7 +138,7 @@ struct snd_hwdep_dsp_image { * * *****************************************************************************/ -#define SNDRV_PCM_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 9) +#define SNDRV_PCM_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 10) typedef unsigned long snd_pcm_uframes_t; typedef signed long snd_pcm_sframes_t;