Centos-kernel-stream-9/drivers/usb/musb
Desnes Nunes 35bddffaf5 drivers/usb/musb: refactor min/max with min_t/max_t
JIRA: https://issues.redhat.com/browse/RHEL-78828

commit a05e885dd2254bf0c31e00b74089d261e2a5a01e
Author: Sabyrzhan Tasbolatov <snovitoll@gmail.com>
Date: Tue, 12 Nov 2024 20:58:15 +0500

  Ensure type safety by using min_t()/max_t() instead of casted min()/max().

  Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@gmail.com>
  Link: https://lore.kernel.org/r/20241112155817.3512577-7-snovitoll@gmail.com
  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Desnes Nunes <desnesn@redhat.com>
2025-03-19 21:24:05 -03:00
..
Kconfig
Makefile
am35x.c
cppi_dma.c
cppi_dma.h
da8xx.c
davinci.c
davinci.h
jz4740.c
mediatek.c
mpfs.c
musb_core.c drivers/usb/musb: refactor min/max with min_t/max_t 2025-03-19 21:24:05 -03:00
musb_core.h
musb_cppi41.c
musb_debug.h
musb_debugfs.c
musb_dma.h
musb_dsps.c
musb_gadget.c
musb_gadget.h
musb_gadget_ep0.c drivers/usb/musb: refactor min/max with min_t/max_t 2025-03-19 21:24:05 -03:00
musb_host.c drivers/usb/musb: refactor min/max with min_t/max_t 2025-03-19 21:24:05 -03:00
musb_host.h
musb_io.h
musb_regs.h
musb_trace.c
musb_trace.h
musb_virthub.c
musbhsdma.c
omap2430.c
omap2430.h
sunxi.c
tusb6010.c
tusb6010.h
tusb6010_omap.c
ux500.c
ux500_dma.c