thunderbolt: Fix typos in lc.c
Fix typos in lc.c. No functional changes. Signed-off-by: Alan Borzeszkowski <alan.borzeszkowski@linux.intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
This commit is contained in:
parent
91c7b372a3
commit
0370b14fd5
|
|
@ -558,7 +558,7 @@ static int tb_lc_dp_sink_available(struct tb_switch *sw, int sink)
|
|||
return ret;
|
||||
|
||||
/*
|
||||
* Sink is available for CM/SW to use if the allocation valie is
|
||||
* Sink is available for CM/SW to use if the allocation value is
|
||||
* either 0 or 1.
|
||||
*/
|
||||
if (!sink) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue