XHCI: Separate PORT and CAPs macros into dedicated file
authorFrank Li <Frank.Li@nxp.com>
Wed, 24 Jan 2024 15:25:23 +0000 (10:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jan 2024 01:39:09 +0000 (17:39 -0800)
commitc35ba0ac48355df1d11fcce85945f76c42d250ac
tree4f95752f5254f57c22000bb8a1b74562ff4bd474
parent983d23e2938c1292ab5db02b98f3efe85b5e76c8
XHCI: Separate PORT and CAPs macros into dedicated file

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>
drivers/usb/host/xhci-caps.h [new file with mode: 0644]
drivers/usb/host/xhci-port.h [new file with mode: 0644]
drivers/usb/host/xhci.h