drivers/thunderbolt/lc.c
0 → 100644
+21
−0
+10
−11
+3
−0
Loading
We will be adding more link controller functionality in subsequent
patches and it does not make sense to keep all that in switch.c, so
separate LC functionality into its own file.
Signed-off-by:
Mika Westerberg <mika.westerberg@linux.intel.com>