[PATCH v3 02/27] thunderbolt: No need to read UID of the root switch on resume

2017-06-02 Thread Mika Westerberg
The root switch is part of the host controller and cannot be physically removed, so there is no point of reading UID again on resume in order to check if the root switch is still the same. Suggested-by: Andreas Noever Signed-off-by: Mika Westerberg

[PATCH v3 02/27] thunderbolt: No need to read UID of the root switch on resume

2017-06-02 Thread Mika Westerberg
The root switch is part of the host controller and cannot be physically removed, so there is no point of reading UID again on resume in order to check if the root switch is still the same. Suggested-by: Andreas Noever Signed-off-by: Mika Westerberg --- drivers/thunderbolt/switch.c | 29