Re: [RFC PATCH 09/22] thunderbolt: Convert basic adapter register names to follow the USB4 spec

2019-10-01 Thread Mika Westerberg
On Tue, Oct 01, 2019 at 02:41:26PM +0200, Greg Kroah-Hartman wrote: > On Tue, Oct 01, 2019 at 02:38:17PM +0300, Mika Westerberg wrote: > > Now that USB4 spec has names for these basic registers we can use them > > instead. This makes it easier to match certain register to the spec. > > > > No

Re: [RFC PATCH 09/22] thunderbolt: Convert basic adapter register names to follow the USB4 spec

2019-10-01 Thread Greg Kroah-Hartman
On Tue, Oct 01, 2019 at 02:38:17PM +0300, Mika Westerberg wrote: > Now that USB4 spec has names for these basic registers we can use them > instead. This makes it easier to match certain register to the spec. > > No functional changes. > > Signed-off-by: Mika Westerberg This is nice to see,

[RFC PATCH 09/22] thunderbolt: Convert basic adapter register names to follow the USB4 spec

2019-10-01 Thread Mika Westerberg
Now that USB4 spec has names for these basic registers we can use them instead. This makes it easier to match certain register to the spec. No functional changes. Signed-off-by: Mika Westerberg --- drivers/thunderbolt/switch.c | 18 +- drivers/thunderbolt/tb_regs.h | 15