1
0
Fork 0
alistair23-linux/sound/hda
Keyon Jie 18d43c9b88 ALSA: HDA: export process_unsol_events()
The SOF implementation does not rely on the hdac_bus library, however
for HDMI and HDaudio codec support it does need to deal with
unsolicited events. Instead of re-inventing the wheel, export this
symbol to reuse this part of the library directly.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-12-19 18:07:18 +01:00
..
ext ALSA: hda: Fix mismatch for register mask and value in ext controller. 2018-10-02 17:10:48 +02:00
Kconfig ALSA: hda: Make audio component support more generic 2018-07-17 22:25:48 +02:00
Makefile ALSA: hda: Make audio component support more generic 2018-07-17 22:25:48 +02:00
array.c ALSA: hda: Fix krealloc() with __GFP_ZERO usage 2016-08-03 15:17:22 +02:00
hda_bus_type.c ALSA: hda - Advertise MODALIAS in uevent 2015-10-20 10:15:53 +02:00
hdac_bus.c ALSA: HDA: export process_unsol_events() 2018-12-19 18:07:18 +01:00
hdac_component.c ALSA: hda: Make snd_hdac_display_power() void function 2018-12-11 08:18:25 +01:00
hdac_controller.c sound: don't call skl_init_chip() to reset intel skl soc 2018-09-12 11:22:09 +01:00
hdac_device.c ALSA: hda: Refactor display power management 2018-12-11 08:06:55 +01:00
hdac_i915.c ALSA: hda: Fix the audio-component completion timeout 2018-09-20 08:36:03 +02:00
hdac_regmap.c regmap: split up regmap_config.use_single_rw 2018-09-07 13:03:55 +01:00
hdac_stream.c ALSA: hda: Proper endian notations for BDL pointers 2018-07-27 09:06:01 +02:00
hdac_sysfs.c ASoC: Updates for v4.15 2017-11-13 15:45:57 +01:00
hdmi_chmap.c ALSA: hda: Fix too short HDMI/DP chmap reporting 2017-11-17 12:20:37 +01:00
local.h ASoC: Updates for v4.15 2017-11-13 15:45:57 +01:00
trace.c ALSA: hda - Re-add tracepoints to HD-audio core driver 2015-03-23 13:17:58 +01:00
trace.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00