ALSA: hda - Add hints for reconfig
authorTakashi Iwai <tiwai@suse.de>
Wed, 30 Jul 2008 13:01:46 +0000 (15:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Oct 2008 00:43:04 +0000 (02:43 +0200)
commit1e1be4329f2aec6a8ec63737a69258fedf34c55d
treec75bec16e7d23f7025fb6f37b8a9b00225750903
parent11aeff082ad9bd00e8475bf1630c3264344d3764
ALSA: hda - Add hints for reconfig

This patch adds the "hints" for reconfiguring codecs.  The hints
are simply string arrays and can be freely used/parsed by the codec
patch.  The hints can be input via hwdep sysfs files.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_hwdep.c