commit | 747125db6dcd8bcc21f13d013f6e6a2acade21ee | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Mon Sep 16 17:03:03 2019 +0300 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Tue Oct 08 12:08:21 2019 +0300 |
tree | d2db55ace2e534037ecc60867741fed91f48bf3b | |
parent | 6f6709734274aef75058356e029d5e8f86d0d53b [diff] |
thunderbolt: Drop unnecessary read when writing LC command in Ice Lake The read is not needed as we overwrite the returned value in the next line anyway so drop it. Fixes: 3cdb9446a117 ("thunderbolt: Add support for Intel Ice Lake") Reported-by: Nicholas Johnson <nicholas.johnson-opensource@outlook.com.au> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>