]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
authorRakesh Ughreja <rakesh.a.ughreja@intel.com>
Sat, 2 Jun 2018 03:53:49 +0000 (22:53 -0500)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Jun 2018 05:33:29 +0000 (07:33 +0200)
commit3787a39852b0d6a9e67336f8fb5815c13ab78bb6
treeb8ec55865d7cfc994d2cc963b9c58490c550079a
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead

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

Follow-up patches in this series handle the bus and driver definitions.

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