ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
authorRakesh Ughreja <rakesh.a.ughreja@intel.com>
Sat, 2 Jun 2018 03:53:51 +0000 (22:53 -0500)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Jun 2018 05:33:29 +0000 (07:33 +0200)
commite1df9317cbb192582ed7aa88c5f294c2336a3c75
tree2d5e34f9a37181d332a7d4ee6d3cfa85f393257b
parent76f56fae1cf9040325a58d1375291baf71dfaf03
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead

This patch removes the hdac_ext_driver structure. The legacy and
enhanced HDaudio capabilities can be handled in a backward-compatible
way without separate definitions.

Signed-off-by: Rakesh Ughreja <rakesh.a.ughreja@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio.h
include/sound/hdaudio_ext.h
sound/hda/ext/hdac_ext_bus.c
sound/soc/codecs/hdac_hdmi.c