Patch "ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()" has been added to the 4.2-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()

to the 4.2-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     alsa-hda-fix-missing-inline-for-dummy-snd_hdac_set_codec_wakeup.patch
and it can be found in the queue-4.2 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 6869de380e8c11c31b608bb2502dcacd634eda13 Mon Sep 17 00:00:00 2001
From: Takashi Iwai <tiwai@xxxxxxx>
Date: Wed, 2 Sep 2015 12:24:55 +0200
Subject: ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()

From: Takashi Iwai <tiwai@xxxxxxx>

commit 6869de380e8c11c31b608bb2502dcacd634eda13 upstream.

This seems overlooked.

Fixes: 98d8fc6c5d36 ('ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda')
Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

---
 include/sound/hda_i915.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/include/sound/hda_i915.h
+++ b/include/sound/hda_i915.h
@@ -11,7 +11,7 @@ int snd_hdac_get_display_clk(struct hdac
 int snd_hdac_i915_init(struct hdac_bus *bus);
 int snd_hdac_i915_exit(struct hdac_bus *bus);
 #else
-static int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable)
+static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable)
 {
 	return 0;
 }


Patches currently in stable-queue which might be from tiwai@xxxxxxx are

queue-4.2/input-evdev-do-not-report-errors-form-flush.patch
queue-4.2/alsa-hda-fix-white-noise-on-dell-m3800.patch
queue-4.2/alsa-hda-add-some-fixup-quirks-for-white-noise-on-dell-laptop.patch
queue-4.2/alsa-usb-audio-correct-the-value-cache-check.patch
queue-4.2/alsa-hda-enable-headphone-jack-detect-on-old-fujitsu-laptops.patch
queue-4.2/alsa-hda-use-alc880_fixup_fujitsu-for-fsc-amilo-m1437.patch
queue-4.2/alsa-hda-fix-missing-inline-for-dummy-snd_hdac_set_codec_wakeup.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]