|
@@ -2479,7 +2479,6 @@ int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream,
|
|
|
struct snd_kcontrol_new knew = {
|
|
|
.iface = SNDRV_CTL_ELEM_IFACE_PCM,
|
|
|
.access = SNDRV_CTL_ELEM_ACCESS_READ |
|
|
|
- SNDRV_CTL_ELEM_ACCESS_VOLATILE | /* no notification */
|
|
|
SNDRV_CTL_ELEM_ACCESS_TLV_READ |
|
|
|
SNDRV_CTL_ELEM_ACCESS_TLV_CALLBACK,
|
|
|
.info = pcm_chmap_ctl_info,
|