ALSA: hdac_ext: add hdac extended controller
authorJeeja KP <jeeja.kp@intel.com>
Thu, 11 Jun 2015 08:41:48 +0000 (14:11 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 11 Jun 2015 09:59:05 +0000 (11:59 +0200)
commit0b00a5615dc40c3231e4386f08db1d171872c40a
tree7f230df0f5540b8a88b8189d971594c8aa80aa6b
parentdfe66a18780dab02ccf6e148df4f28f389669c30
ALSA: hdac_ext: add hdac extended controller

The controller needs to support the new capabilities and allow
reading, parsing and initializing of these capabilities, so this patch
does it

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio_ext.h
sound/hda/ext/Makefile
sound/hda/ext/hdac_ext_controller.c [new file with mode: 0644]