alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ALSA: hda - Fix incorrect TLV callback check
@ 2017-10-17 10:33 Takashi Iwai
  2017-10-17 10:34 ` [PATCH v2 1/2] ALSA: hda: Remove superfluous '-' added by printk conversion Takashi Iwai
  2017-10-17 10:34 ` [PATCH v2 2/2] ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal Takashi Iwai
  0 siblings, 2 replies; 4+ messages in thread
From: Takashi Iwai @ 2017-10-17 10:33 UTC (permalink / raw)
  To: alsa-devel; +Cc: PaX Team, Takashi Sakamoto

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-18 21:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 10:33 [PATCH v2 0/2] ALSA: hda - Fix incorrect TLV callback check Takashi Iwai
2017-10-17 10:34 ` [PATCH v2 1/2] ALSA: hda: Remove superfluous '-' added by printk conversion Takashi Iwai
2017-10-17 10:34 ` [PATCH v2 2/2] ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal Takashi Iwai
2017-10-18 21:42   ` PaX Team

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).