thunderbolt: Re-order bandwidth group functions
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 29 Jan 2024 11:23:54 +0000 (13:23 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 16 Feb 2024 10:29:23 +0000 (12:29 +0200)
commitfca0f40ac7ff1213ffc1757b9cd4d126c69d3931
tree27a2b3cab0ef4317a86dff57093dee8c16031de9
parent37f49727cc53b1987859fc767ac637078d351c4d
thunderbolt: Re-order bandwidth group functions

This is needed by the following patches so that we do not have to add
forward declaratations for any of these. Separating the move and the
actual changes also makes it easier to review the code.

No functional changes.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/tb.c