[alsa-devel] [PATCH v3 0/7] ALSA: hda: Move chmap helpers to core
Takashi Iwai
tiwai at suse.de
Mon Mar 7 15:54:27 CET 2016
On Fri, 04 Mar 2016 15:29:45 +0100,
Subhransu S. Prusty wrote:
>
> The HDMI channel map helper APIs and control registration can be
> reused by ASoC skylake HDMI drivers.
>
> A common chmap object is created, channel map control callback
> handlers, helper APIs and data structures are moved to the core.
> Driver object store an instance of this chmap object to register
> chmap controls and program channel allocation for HDMI infoframe.
> Driver registers ops for specific operations.
>
> changes in v3:
> - Namespace managed as per hda frmwrk requirement
> - Address review comments in v2
>
> Subhransu S. Prusty (7):
> ALSA: hda - Create common chmap object
> ALSA: hda - Register chmap obj as priv data instead of codec
> ALSA: hda - Use hdac name space for CEA spk alloc structure
> ALSA: hda - Add hdmi chmap verb programming ops to chmap object
> ALSA: hda - chmap helper args modified to use generic hdac objs.
> ALSA: hda - Move chmap support helpers/ops to core
> ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIs
Applied all patches. Thanks.
Takashi
More information about the Alsa-devel
mailing list