summaryrefslogtreecommitdiff
path: root/sound/usb/mixer.h
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2018-01-11 23:51:43 +0000
committerAndroid Partner Code Review <android-gerrit-partner@google.com>2018-01-11 23:51:43 +0000
commit796a90d274918b1e33c604e4239a1a8e91cdb862 (patch)
tree5357e6f0e21020af44e15d7a776dbcfc09de7169 /sound/usb/mixer.h
parent84d48f2dfea6161e5cf1e1e72d5f78d9595de9be (diff)
parent765d5ae683205cb20020c32e1165aed58b8da092 (diff)
downloadtegra-android-tegra-dragon-3.18-oreo-mr1-s1.tar.gz
Merge "UPSTREAM: ALSA: usb-audio: Kill stray URB at exiting" into android-chromeos-dragon-3.18android-8.1.0_r0.33android-tegra-dragon-3.18-oreo-mr1-s1
Diffstat (limited to 'sound/usb/mixer.h')
-rw-r--r--sound/usb/mixer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/mixer.h b/sound/usb/mixer.h
index 73b1f649447b..cdff31de12d4 100644
--- a/sound/usb/mixer.h
+++ b/sound/usb/mixer.h
@@ -23,6 +23,7 @@ struct usb_mixer_interface {
u8 audigy2nx_leds[3];
u8 xonar_u1_status;
+ bool disconnected;
};
#define MAX_CHANNELS 16 /* max logical channels */