]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3890dd61a627d75fc84338c89eda6f9cff083b55
tree2a6186ab061ca0e2f08fdbbf91fcb9528d4135e2
parentffc5c89d0a4509f84b68bb26d0ef9c29f5e9daef
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