Merge branch 'topic/pl330' into next
[deliverable/linux.git] / sound / usb / usbaudio.h
index b665d85555cb3aad0c9a621232f28d8e1f75344a..4d5c89a7ba2b5b97b62a1464ead6743710e34ed8 100644 (file)
@@ -47,6 +47,7 @@ struct snd_usb_audio {
        
        int num_interfaces;
        int num_suspended_intf;
+       int sample_rate_read_error;
 
        struct list_head pcm_list;      /* list of pcm streams */
        struct list_head ep_list;       /* list of audio-related endpoints */
This page took 0.032698 seconds and 5 git commands to generate.