]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: x86: Drop superfluous CHT PCI ID check
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 Jan 2017 07:42:50 +0000 (08:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:30:58 +0000 (17:30 +0100)
commitc415022e487fbba19926b56b981c5474474c0465
treea8606a2a2d5cb2a10dc2dab3a3adeebe7a298595
parent5647aec26640ffdf099d51b3403eaeac10d74147
ALSA: x86: Drop superfluous CHT PCI ID check

Since the config base offset is now set per pipe id, we don't have to
check Cherry Trail PCI IDs any longer.  Currently it's used only for
debug prints.  Let's drop it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_lpe_audio.c