summaryrefslogtreecommitdiff
path: root/sound/hda
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2017-06-14 07:26:00 +0200
committerTakashi Iwai <tiwai@suse.de>2017-06-20 07:53:28 +0200
commita4b4793f640b72af3e2bb2a1ad79725c103d5e40 (patch)
treed91a18d023b370229a36babc54080fdd7fe8f9f1 /sound/hda
parent7fc8e7c1d9787ab8cb0f91adb3bc9c2c64c00ef8 (diff)
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