This is a note to let you know that I've just added the patch titled Revert "ALSA: hda - hdmi: Make jacks phantom, if they're not detectable" to the 3.4-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: revert-alsa-hda-hdmi-make-jacks-phantom-if-they-re-not-detectable.patch and it can be found in the queue-3.4 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From foo@baz Tue Mar 12 15:18:13 PDT 2013 Date: Tue, 12 Mar 2013 15:18:13 -0700 To: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Subject: Revert "ALSA: hda - hdmi: Make jacks phantom, if they're not detectable" This reverts commit 30efd8debd1ef30be342d374f01e993509f5b76b upstream (dd54ec4067a23236736afecbda120030d7ce8fe9 in this tree) as it is not needed for the 3.4-stable tree. Cc: David Henningsson <david.henningsson@xxxxxxxxxxxxx> Cc: Takashi Iwai <tiwai@xxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- sound/pci/hda/patch_hdmi.c | 3 --- 1 file changed, 3 deletions(-) --- a/sound/pci/hda/patch_hdmi.c +++ b/sound/pci/hda/patch_hdmi.c @@ -1244,9 +1244,6 @@ static int generic_hdmi_build_jack(struc if (pcmdev > 0) sprintf(hdmi_str + strlen(hdmi_str), ",pcm=%d", pcmdev); - if (!is_jack_detectable(codec, per_pin->pin_nid)) - strncat(hdmi_str, " Phantom", - sizeof(hdmi_str) - strlen(hdmi_str) - 1); return snd_hda_jack_add_kctl(codec, per_pin->pin_nid, hdmi_str, 0); } Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are queue-3.4/usb-don-t-use-ehci-port-sempahore-for-usb-3.0-hubs.patch queue-3.4/hw_random-make-buffer-usable-in-scatterlist.patch queue-3.4/xen-pat-disable-pat-using-pat_enabled-value.patch queue-3.4/xen-pci-we-don-t-do-multiple-msi-s.patch queue-3.4/hwmon-pmbus-ltc2978-fix-peak-attribute-handling.patch queue-3.4/nfs-don-t-allow-nfs-silly-renamed-files-to-be-deleted-no-signal.patch queue-3.4/revert-alsa-hda-hdmi-make-jacks-phantom-if-they-re-not-detectable.patch queue-3.4/ata_piix-reenable-ms-virtual-pc-guests.patch queue-3.4/hwmon-pmbus-ltc2978-use-detected-chip-id-to-select.patch queue-3.4/md-raid0-fix-error-return-from-create_stripe_zones.patch queue-3.4/rtc-rtc-mv-add-support-for-clk-to-avoid-lockups.patch queue-3.4/vfs-fix-pipe-counter-breakage.patch queue-3.4/md-fix-two-bugs-when-attempting-to-resize-raid0-array.patch queue-3.4/alsa-ice1712-initialize-card-private_data-properly.patch queue-3.4/fix-compat_rw_copy_check_uvector-misuse-in-aio-readv-writev-and-security-keys.patch queue-3.4/usb-rip-out-recursive-call-on-warm-port-reset.patch queue-3.4/arm-7663-1-perf-fix-armv7-evtype_mask-to-include-nsh-bit.patch queue-3.4/scsi-dc395x-uninitialized-variable-in-device_alloc.patch queue-3.4/hid-logitech-dj-do-not-directly-call-hid_output_raw_report-during-probe.patch queue-3.4/ath9k-fix-rssi-dummy-marker-value.patch queue-3.4/ath9k_hw-improve-reset-reliability-after-errors.patch queue-3.4/dmi_scan-fix-missing-check-for-_dmi_-signature-in-smbios_present.patch queue-3.4/decnet-fix-disappearing-sysctl-entries.patch queue-3.4/arm-vfp-fix-emulation-of-second-vfp-instruction.patch queue-3.4/target-pscsi-fix-page-increment.patch queue-3.4/arm-fix-scheduling-while-atomic-warning-in-alignment-handling-code.patch queue-3.4/cifs-ensure-that-cifs_get_root-only-traverses-directories.patch queue-3.4/fix-memory-leak-in-cpufreq-stats.patch queue-3.4/drm-radeon-add-primary-dac-adj-quirk-for-r200-board.patch queue-3.4/crypto-user-fix-info-leaks-in-report-api.patch queue-3.4/btrfs-init-io_lock-after-cloning-btrfs-device-struct.patch queue-3.4/mwifiex-correct-sleep-delay-counter.patch queue-3.4/ftrace-update-the-kconfig-for-dynamic_ftrace.patch queue-3.4/scsi-storvsc-initialize-the-sglist.patch queue-3.4/alsa-vmaster-fix-slave-change-notification.patch queue-3.4/keys-fix-race-with-concurrent-install_user_keyrings.patch queue-3.4/md-protect-against-crash-upon-fsync-on-ro-array.patch queue-3.4/e1000e-fix-pci-device-enable-counter-balance.patch queue-3.4/usb-prepare-for-refactoring-by-adding-extra-udev-checks.patch queue-3.4/sunrpc-don-t-start-the-retransmission-timer-when-out-of-socket-space.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