drivers/usb/host/xhci-caps.h
0 → 100644
+85
−0
drivers/usb/host/xhci-port.h
0 → 100644
+176
−0
+3
−259
Loading
Split the PORT and CAPs macro definitions into a separate file to facilitate sharing with other files without the need to include the entire xhci.h. Signed-off-by:Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20240124152525.3910311-2-Frank.Li@nxp.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>