u-boot-brain/drivers/usb/musb-new
Simon Glass 1058eec0f4 usb: Drop use of BUG_ON() and WARN_ON()
These macros use __FILE__ which inserts the full path of the object file
into U-Boot, thus increasing file size. Drop these usages.

An older version of this patch was submitted here:

http://patchwork.ozlabs.org/patch/1205784/

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-07 16:02:38 -07:00
..
am35x.c usb: musb-new: Allow the diver not to use the set_phy_power() callback 2018-12-14 17:59:10 +01:00
da8xx.c usb: musb-new: Add support for da8xx-musb 2019-08-08 11:35:02 +02:00
Kconfig usb: musb-new: Add support for da8xx-musb 2019-08-08 11:35:02 +02:00
linux-compat.h bug.h: introduce WARN_ONCE 2018-06-07 17:08:06 -04:00
Makefile usb: musb-new: Add support for da8xx-musb 2019-08-08 11:35:02 +02:00
musb_core.c usb: Drop use of BUG_ON() and WARN_ON() 2020-01-07 16:02:38 -07:00
musb_core.h phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect 2018-05-28 16:40:43 +05:30
musb_debug.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_dma.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_dsps.c usb: musb-new: Allow the diver not to use the set_phy_power() callback 2018-12-14 17:59:10 +01:00
musb_gadget_ep0.c usb: Drop use of BUG_ON() and WARN_ON() 2020-01-07 16:02:38 -07:00
musb_gadget.c usb: musb-new: Add support for DM_USB 2018-12-14 17:59:10 +01:00
musb_gadget.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_host.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_host.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_io.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_regs.h musb: sunxi: Add support for H3/H5/A64 2018-05-28 16:40:43 +05:30
musb_uboot.c usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
musb_uboot.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap2430.c common: Move serial_printf() to the serial header 2019-12-02 18:23:10 -05:00
omap2430.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pic32.c usb: musb-new: Fix improper musb host pointer 2018-08-23 17:31:24 +05:30
sunxi.c musb-new: sunxi: Use CLK and RESET support 2019-01-18 22:19:09 +05:30
ti-musb.c usb: musb-new: Add support for DM_USB 2018-12-14 17:59:10 +01:00
usb-compat.h usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2018-11-26 21:19:03 +01:00