summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-11-14 19:37:55 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-11-21 15:13:56 +0100
commita75a5b148b4e1d7c0525359be455d5a54024b714 (patch)
tree2493e4f16a90ac205d3653bb72493fb56ad63068 /tools/perf/scripts/python/bin/stackcollapse-record
parent363eb9bfdea537c456cec62c0560ab7d386c555c (diff)
downloadkernel-a75a5b148b4e1d7c0525359be455d5a54024b714.tar.gz
usb: ohci-da8xx: remove unused platform data
We no longer support any board files for DaVinci in mainline and so struct da8xx_ohci_root_hub is no longer used. Remove it together with all the code it's used for. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Link: https://patch.msgid.link/20251114-davinci-usb-v1-1-737380353a74@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
title='2024-03-12 12:14:24 -0500'>2024-03-12Merge branch 'pci/misc'Bjorn Helgaas 2024-03-12Merge branch 'pci/pm'Bjorn Helgaas 2024-03-05PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki 2024-02-29PCI/PM: Allow runtime PM with no PM callbacks at allRaag Jadav 2024-02-08PCI: Make pcie_port_bus_type constRicardo B. Marliere 2024-01-29PCI: Place interrupt related code into irq.cIlpo Järvinen gle.com 2019-02-12ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor 2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada 2019-01-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe 2018-12-20lib/raid6: add option to skip algo benchmarkingDaniel Verkamp 2018-12-20lib/raid6: sort algos in rough performance orderDaniel Verkamp 2018-12-20lib/raid6: check for assembler SSSE3 supportDaniel Verkamp 2018-12-20raid6/ppc: Fix build for clangJoel Stanley 2018-11-06lib/raid6: Fix arm64 test buildJeremy Linton 2018-07-04RAID/s390: Remove VLA usageKees Cook