thunderbolt: Move struct tb_cap_any to tb_regs.h
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 29 Jun 2020 17:11:38 +0000 (20:11 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 3 Sep 2020 09:21:07 +0000 (12:21 +0300)
commit8f8310115e339c5e3d03b6366998d0a11a5e44bd
treef3fdc86bf31f52a2ff7086ed93267da24aabc8c7
parent6ac6faee5d7d7d1676a3188286438bed2dadd863
thunderbolt: Move struct tb_cap_any to tb_regs.h

This structure will be needed by the debugfs implementation so make it
available outside of cap.c.

While there add kernel-doc comments to the structure.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/cap.c
drivers/thunderbolt/tb_regs.h