]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thunderbolt: Expose usb4_port_index() to other modules
authorAlan Borzeszkowski <alan.borzeszkowski@linux.intel.com>
Mon, 14 Apr 2025 17:55:52 +0000 (19:55 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 17 Apr 2025 09:21:45 +0000 (12:21 +0300)
commitf93b5e24640cdb375d9dc282a244b488ce0d5a07
treeb423da2509c2869a2f2001c832e7912af967eace
parent1a760d10ded372d113a0410c42be246315bbc2ff
thunderbolt: Expose usb4_port_index() to other modules

Make usb4_port_index() available to other files in the driver, rename
and add function documentation.

Signed-off-by: Alan Borzeszkowski <alan.borzeszkowski@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/tb.h
drivers/thunderbolt/usb4.c