]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
thunderbolt: Consolidate margining parameters into a structure
authorRene Sapiens <rene.sapiens@intel.com>
Fri, 19 Jul 2024 18:37:18 +0000 (21:37 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 22 Aug 2024 04:32:06 +0000 (07:32 +0300)
commit81f848d28787b1f98f0526345c8f45f6dc1baf9e
tree874c9fd87d2a0622f5df06845f09290819a3d67b
parent24edc397047180210ace0da60577b4a3e3d2af39
thunderbolt: Consolidate margining parameters into a structure

Consolidate the hardware and software margining parameters into a single
structure to reduce the number of parameters passed to the margining
functions.

Signed-off-by: Rene Sapiens <rene.sapiens@intel.com>
Co-developed-by: Aapo Vienamo <aapo.vienamo@linux.intel.com>
Signed-off-by: Aapo Vienamo <aapo.vienamo@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/debugfs.c
drivers/thunderbolt/sb_regs.h
drivers/thunderbolt/tb.h
drivers/thunderbolt/usb4.c