mbox series

[0/4] A few more HD-audio core fixes / cleanups

Message ID 20190814193905.5530-1-tiwai@suse.de (mailing list archive)
Headers show
Series A few more HD-audio core fixes / cleanups | expand

Message

Takashi Iwai Aug. 14, 2019, 7:39 p.m. UTC
Hi,

this is a series of yet another patches for HD-audio core stuff.
The first two are workarounds for possible races in the driver
registration and other two are merely cleanups.


Takashi

===

Takashi Iwai (4):
  ALSA: hda - Drop unsol event handler for Intel HDMI codecs
  ALSA: hda: Add codec on bus address table lately
  ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()
  ALSA: hda: Unexport a few more stuff

 include/sound/hdaudio.h    |  9 ---------
 sound/hda/hdac_bus.c       |  8 ++++----
 sound/hda/hdac_device.c    | 27 ++++++++++++++-------------
 sound/hda/hdac_regmap.c    |  1 +
 sound/hda/local.h          |  7 +++++++
 sound/pci/hda/patch_hdmi.c |  9 ++++++++-
 6 files changed, 34 insertions(+), 27 deletions(-)