summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-02-06 14:25:04 +0100
committerTakashi Iwai <tiwai@suse.de>2009-02-06 14:25:04 +0100
commitb2573eb586169dfb02772856a4e7cb760f21ec12 (patch)
treed15ffe58c5290e33c7204e80cb0da9ea5262c1a8 /sound/pci/hda/hda_codec.h
parent9be260a646bf76fa418ee519afa10196b3164681 (diff)
parent4a5a4c56b443a213fa9c2ad27984a8681a3d7087 (diff)
Merge branch 'fix/hda' into for-linus
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r--sound/pci/hda/hda_codec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h
index 5810ef588402..09a332ada0c6 100644
--- a/sound/pci/hda/hda_codec.h
+++ b/sound/pci/hda/hda_codec.h
@@ -614,6 +614,7 @@ struct hda_bus {
/* unsolicited event queue */
struct hda_bus_unsolicited *unsol;
+ char workq_name[16];
struct workqueue_struct *workq; /* common workqueue for codecs */
/* assigned PCMs */