commit | 826f55d50de95572661ab4508d6aa0649a60627b | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri Oct 07 13:19:09 2022 +0300 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri Jun 09 12:07:22 2023 +0300 |
tree | 37163f63f59452470204ba150ffea165c7bca683 | |
parent | c437dcb18310f296eb9db58a361f309f7817014d [diff] |
thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_enabled() There is no point passing it as we already have a field for that. While there clean up the kernel-doc of things that do not really belong to the API documentation (these can be figured out from the spec itself). No functional changes. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>