mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-19 16:37:52 +07:00
ALSA: pcm - Increase protocol version
Increase the PCM protocol version to indicate the drain ioctl behavior change. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
4cdc115fd3
commit
5a53a7640a
@ -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 unsigned long snd_pcm_uframes_t;
|
||||||
typedef signed long snd_pcm_sframes_t;
|
typedef signed long snd_pcm_sframes_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user