]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Register chmap obj as priv data instead of codec
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Fri, 4 Mar 2016 14:29:47 +0000 (19:59 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Mar 2016 14:41:29 +0000 (15:41 +0100)
commit431f88a4a30349d8e84c415c8e52ca0e8c78d26b
tree99182ca4c3616754600fe5c043e45619747a8f95
parent493c094513b105b5caa3904e05c3d92e11c4fe23
ALSA: hda - Register chmap obj as priv data instead of codec

With this chmap object is added as private data and new ops are
added to access driver specific chmap.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hda_chmap.h
sound/pci/hda/patch_hdmi.c