]> Pileus Git - ~andy/linux/blobdiff - sound/core/pcm.c
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / sound / core / pcm.c
index 578327e2bc26fb3731c05d9685fde1ffaa1d473a..17f45e8aa89cd49561cce6c40cbc174f416d9c49 100644 (file)
@@ -209,6 +209,8 @@ static char *snd_pcm_format_names[] = {
        FORMAT(G723_24_1B),
        FORMAT(G723_40),
        FORMAT(G723_40_1B),
+       FORMAT(DSD_U8),
+       FORMAT(DSD_U16_LE),
 };
 
 const char *snd_pcm_format_name(snd_pcm_format_t format)