zephyr/drivers
Erwan Gouriou 6b40394df9 drivers/usb/device: stm32: Remove reference to unsupported low speed
Low speed isn't supported in device mode for any of the STM32
references.
Remove the code that refer to it.

Fixes #17114

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-06-28 06:16:10 -04:00
..
adc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
aio cleanup: include/: move aio_comparator.h to drivers/aio_comparator.h 2019-06-27 22:55:49 -04:00
audio cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
can cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
clock_control cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
console cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
counter cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
crypto cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
display cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
dma cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
entropy cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ethernet cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
flash cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gpio cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hwinfo cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
i2c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
i2s cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
ieee802154 cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
interrupt_controller cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
ipm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
led cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_strip cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
modem cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
net cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
neural_net cleanup: include/: move gna.h to drivers/gna.h 2019-06-27 22:55:49 -04:00
pci cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
pcie drivers/pcie/shell: add basic probe for MSI-X capability 2019-06-10 10:52:02 -04:00
pinmux cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ptp_clock net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
pwm cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
rtc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sensor cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
serial cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
spi cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
timer cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
usb drivers/usb/device: stm32: Remove reference to unsupported low speed 2019-06-28 06:16:10 -04:00
watchdog cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
wifi cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
Kconfig