commit | 76f56fae1cf9040325a58d1375291baf71dfaf03 | [log] [tgz] |
---|---|---|
author | Rakesh Ughreja <rakesh.a.ughreja@intel.com> | Fri Jun 01 22:53:50 2018 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jun 28 07:33:29 2018 +0200 |
tree | ecc691b24f517dbaf6729b3a0e4d80f3f16a669b | |
parent | 3787a39852b0d6a9e67336f8fb5815c13ab78bb6 [diff] |
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead This patch removes the hdac_ext_bus 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 driver definition. 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>