summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorManuel Reinhardt <manuel.rhdt@gmail.com>2019-01-31 15:32:35 +0100
committerTakashi Iwai <tiwai@suse.de>2019-02-07 20:04:43 +0100
commit2bc16b9f3223d049b57202ee702fcb5b9b507019 (patch)
tree61f8fd991683a3fcd20039dbbb1bb650145e5f78 /tools/perf/scripts/python/bin/stackcollapse-record
parent4cd3016ce996494f78fdfd87ea35c8ca5d0b413e (diff)
downloadkernel-2bc16b9f3223d049b57202ee702fcb5b9b507019.tar.gz
ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
The commit a60945fd08e4 ("ALSA: usb-audio: move implicit fb quirks to separate function") introduced an error in the handling of quirks for implicit feedback endpoints. This commit fixes this. If a quirk successfully sets up an implicit feedback endpoint, usb-audio no longer tries to find the implicit fb endpoint itself. Fixes: a60945fd08e4 ("ALSA: usb-audio: move implicit fb quirks to separate function") Signed-off-by: Manuel Reinhardt <manuel.rhdt@gmail.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
ermal.c?h=linux-6.12.y&id=4eab7a9eb2def0b4b0f36397a6cfca6eadba7302'>Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman 2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R 2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi 2012-09-28thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat 2012-09-24thermal: exynos: Use devm_* functionsAmit Daniel Kachhap 2012-09-24ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap 2012-09-24thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap 2012-09-24thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap 2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap