acrn-kernel/sound/pci/hda
Takashi Iwai fc18282cdc ALSA: hda - Fix unbalance of i915 module refcount
The commit dba9b7b6ca ("ALSA: hda - Fix doubly initialization of
i915 component") contained a typo that leads to the unbalance of i915
module reference.  The value to be checked is not chip->driver_type
but chip->driver_caps.

Fixes: dba9b7b6ca ("ALSA: hda - Fix doubly initialization of i915 component")
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=196219
Reported-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-07-04 16:04:38 +02:00
..
Kconfig
Makefile
ca0132_regs.h
dell_wmi_helper.c
hda_auto_parser.c
hda_auto_parser.h
hda_beep.c
hda_beep.h
hda_bind.c
hda_codec.c ALSA: hda - Remove superfluous header inclusions 2017-05-17 07:13:12 +02:00
hda_codec.h ALSA: hda - Fix endless loop of codec configure 2017-06-28 12:10:05 +02:00
hda_controller.c ALSA: hda - Skip card registration when no codec is found 2017-06-28 12:45:34 +02:00
hda_controller.h ALSA: hda - Fix doubly initialization of i915 component 2017-06-30 08:58:53 +02:00
hda_controller_trace.h
hda_eld.c
hda_generic.c Merge branch 'topic/hda-fix' into for-next 2017-06-28 16:42:50 +02:00
hda_generic.h
hda_hwdep.c
hda_intel.c ALSA: hda - Fix unbalance of i915 module refcount 2017-07-04 16:04:38 +02:00
hda_intel.h
hda_intel_trace.h
hda_jack.c
hda_jack.h
hda_local.h ALSA: hda - Remove the generic bind ctl helpers 2017-05-17 07:13:10 +02:00
hda_proc.c
hda_sysfs.c ALSA: hda: constify attribute_group structures. 2017-06-29 18:20:21 +02:00
hda_tegra.c
local.h
patch_analog.c
patch_ca0110.c
patch_ca0132.c
patch_cirrus.c
patch_cmedia.c
patch_conexant.c
patch_hdmi.c Merge branch 'topic/hda-fix' into for-next 2017-06-28 16:42:50 +02:00
patch_realtek.c ALSA: hda/realtek - Remove GPIO_MASK 2017-07-03 12:18:07 +02:00
patch_si3054.c ALSA: hda: Constify hw_constraints 2017-06-09 10:42:52 +02:00
patch_sigmatel.c ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430 2017-05-23 07:54:59 +02:00
patch_via.c
thinkpad_helper.c