Merge tag 'fcoe' into fixes
[firefly-linux-kernel-4.4.55.git] / sound / usb / card.h
index ac55477ce6ddfe71b26e90bc8afe5e8ab448be38..bf2889a2cae548a1da3022c0c926d0a907b3aa41 100644 (file)
@@ -29,6 +29,7 @@ struct audioformat {
        unsigned char clock;            /* associated clock */
        struct snd_pcm_chmap_elem *chmap; /* (optional) channel map */
        bool dsd_dop;                   /* add DOP headers in case of DSD samples */
+       bool dsd_bitrev;                /* reverse the bits of each DSD sample */
 };
 
 struct snd_usb_substream;