[alsa-devel] [PATCH v2 0/2] ALSA: hda - Fix incorrect TLV callback check

Takashi Iwai tiwai at suse.de
Tue Oct 17 12:33:59 CEST 2017


Hi,

this is a revised patchset for addressing the incorrect TLV callback
check introduced by a set_fs() removal commit.  A fix for a
superfluous '-' in the code is split as another fix so that it can be
applied to older kernels without the rest.  Other than that, only the
changelog text updates since the older patch (that was embedded in the
mail thread "4.13 regression: get_kctl_0dB_offset doesn't handle all
possible callbacks").


thanks,

Takashi

===

Takashi Iwai (2):
  ALSA: hda: Remove superfluous '-' added by printk conversion
  ALSA: hda - Fix incorrect TLV callback check introduced during
    set_fs() removal

 include/sound/control.h   |  3 ++
 sound/core/vmaster.c      | 31 +++++++++++++++
 sound/pci/hda/hda_codec.c | 97 +++++++++++++++++++++++++++--------------------
 3 files changed, 89 insertions(+), 42 deletions(-)

-- 
2.14.2



More information about the Alsa-devel mailing list