summaryrefslogtreecommitdiff
path: root/sound/firewire/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/firewire/lib.h')
-rw-r--r--sound/firewire/lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/firewire/lib.h b/sound/firewire/lib.h
index 37a7fe4235f2..0af06f44e8c2 100644
--- a/sound/firewire/lib.h
+++ b/sound/firewire/lib.h
@@ -30,6 +30,7 @@ typedef int (*snd_fw_async_midi_port_fill)(
struct snd_fw_async_midi_port {
struct fw_device *parent;
struct work_struct work;
+ bool idling;
u64 addr;
struct fw_transaction transaction;