diff options
author | Takashi Iwai <tiwai@suse.de> | 2017-06-14 07:26:00 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-06-20 07:53:28 +0200 |
commit | a4b4793f640b72af3e2bb2a1ad79725c103d5e40 (patch) | |
tree | d91a18d023b370229a36babc54080fdd7fe8f9f1 /sound/hda | |
parent | Merge branch 'for-linus' into for-next (diff) | |
download | linux-a4b4793f640b72af3e2bb2a1ad79725c103d5e40.tar.xz linux-a4b4793f640b72af3e2bb2a1ad79725c103d5e40.zip |
ALSA: hda - Add AZX_DRIVER_SKL for simplification
We checked the quirks specific to the recent Intel chips by checking
the PCI IDs manually, but it's becoming messy with lots of IS_SKL()
and other macros, as the amount accumulated.
For simplification, here the new AZX_DRIVER_SKL type is introduced,
and check chip->driver_type instead of the manual PCI ID. The short
name for this is still "HDA Intel PCH", so that it doesn't break the
existing user-space unnecessarily.
Suggested-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions