Skip to content
Commit 97e0a21c authored by Mika Westerberg's avatar Mika Westerberg
Browse files

thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well



There is no point doing this separately as the register layout is the
same. For this reason rename tb_dp_read_dprx() to tb_dp_wait_dprx() and
call tb_dp_read_cap() instead.

While there add debug log if the DPRX capability read times out.

Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
parent 09dc766b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment