ALSA: hda - add device entry and inactive flag to unsolicited response
authorMengdong Lin <mengdong.lin@intel.com>
Tue, 27 Aug 2013 01:35:49 +0000 (21:35 -0400)
committerTakashi Iwai <tiwai@suse.de>
Tue, 27 Aug 2013 10:15:28 +0000 (12:15 +0200)
commit2e59e5ab1c24489c5581b83e56b0435432c54dfe
treea3c3aa2a8b55bac06b4aff8b2446a4310452036d
parent5dc989bdd968f369fec47d25343868ff9702953a
ALSA: hda - add device entry and inactive flag to unsolicited response

This patch adds two fields to unsolicited response, according to spec HDA040-A:
- Device Entry (bit 20:15)
- Inactive (bit 2)
and show the info in debug message.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h
sound/pci/hda/patch_hdmi.c