commit | e1df9317cbb192582ed7aa88c5f294c2336a3c75 | [log] [tgz] |
---|---|---|
author | Rakesh Ughreja <rakesh.a.ughreja@intel.com> | Fri Jun 01 22:53:51 2018 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jun 28 07:33:29 2018 +0200 |
tree | 2d5e34f9a37181d332a7d4ee6d3cfa85f393257b | |
parent | 76f56fae1cf9040325a58d1375291baf71dfaf03 [diff] |
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>