X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fsparc%2Fdbri.c;h=1d2e51b3f9184cc66881e370d73b8452ae42266c;hb=11a93fd9402ce47e4dc652837b1374ecdb750aba;hp=af95ff1e126cc39a83d0e833fb0d126c334e6278;hpb=ca1ee219c070eab755712d50638bbcd1f8630fc1;p=karo-tx-linux.git diff --git a/sound/sparc/dbri.c b/sound/sparc/dbri.c index af95ff1e126c..1d2e51b3f918 100644 --- a/sound/sparc/dbri.c +++ b/sound/sparc/dbri.c @@ -1975,7 +1975,8 @@ static struct snd_pcm_hardware snd_dbri_pcm_hw = { .info = SNDRV_PCM_INFO_MMAP | SNDRV_PCM_INFO_INTERLEAVED | SNDRV_PCM_INFO_BLOCK_TRANSFER | - SNDRV_PCM_INFO_MMAP_VALID, + SNDRV_PCM_INFO_MMAP_VALID | + SNDRV_PCM_INFO_BATCH, .formats = SNDRV_PCM_FMTBIT_MU_LAW | SNDRV_PCM_FMTBIT_A_LAW | SNDRV_PCM_FMTBIT_U8 |