ALSA: hda - chmap helper args modified to use generic hdac objs.
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Fri, 4 Mar 2016 14:29:50 +0000 (19:59 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Mar 2016 14:41:32 +0000 (15:41 +0100)
commit828cb4edd8074d35f814e03bee3e2ad8b7d8f64b
tree2a6186ab061ca0e2f08fdbbf91fcb9528d4135e2
parent739ffee97ed550a2899a925ed3f260fa1e8fa955
ALSA: hda - chmap helper args modified to use generic hdac objs.

Chmap helper arguments are modified to use either hdac_device
object or hdac_chmap object instead of codec specific object.
With this moving these APIs to core will be easier.

Helper added to access a specific channel_allocation object
instead of directly accessing.

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