]> asedeno.scripts.mit.edu Git - linux.git/commit
thunderbolt: Expand controller name in tb_switch_is_xy()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 8 Oct 2019 13:42:47 +0000 (16:42 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Sat, 2 Nov 2019 09:13:31 +0000 (12:13 +0300)
commit17a8f815a0df1e164979222ba7ab796b294c1748
tree10dac37e5fa76cdd06386ad35c3d75ee3f6d997c
parent0d46c08d1ed4f7bb283c7315824f2bfe2c5e0fa9
thunderbolt: Expand controller name in tb_switch_is_xy()

For a casual reader tb_switch_is_cr() does not tell much so instead
spell out the full controller name in the function name. For example
tb_switch_is_cr() becomes tb_switch_is_cactus_ridge() which is easier
to understand.

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