udeb: Add more USB host and dual-role drivers to usb-modules (Closes: #856111)

This mostly affects armhf, but it should be safe to list all the
directories in the common usb-modules.  The module list should now
match initramfs-tools.

Remove the redundant list of specific modules for armhf-armmp.
This commit is contained in:
Ben Hutchings 2017-02-25 21:37:26 +00:00
parent a5fbe7bcef
commit 5d326c4855
3 changed files with 10 additions and 12 deletions

2
debian/changelog vendored
View File

@ -62,6 +62,8 @@ linux (4.9.12-1) UNRELEASED; urgency=medium
(Closes: #855472)
* net: Ignore ABI changes to can_rx_register(), ip6_xmit()
* net: Avoid ABI change for min_header_len
* udeb: Add more USB host and dual-role drivers to usb-modules
(Closes: #856111)
[ Salvatore Bonaccorso ]
* dccp: fix freeing skb too early for IPV6_RECVPKTINFO (CVE-2017-6074)

View File

@ -1,14 +1,3 @@
#include <usb-modules>
dwc3-exynos
dwc3-omap
ohci-exynos
ohci-omap3
ehci-exynos
ehci-omap
ehci-orion
ehci-tegra
ci_hdrc_imx
dwc2
dwc3
omap-ocp2scp
extcon-usb-gpio

View File

@ -1,5 +1,12 @@
# Include USB host drivers by default
# Include USB host and dual-role drivers by default
drivers/usb/host/**
drivers/usb/c67x00/* ?
drivers/usb/chipidea/* ?
drivers/usb/dwc2/* ?
drivers/usb/dwc3/* ?
drivers/usb/isp1760/* ?
drivers/usb/musb/* ?
drivers/usb/renesas_usbhs/* ?
# Exclude some obscure host drivers
hwa-hc -