commit | 51c236d5e1d13de6a71fab1292bb015df4002515 | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Fri May 28 14:11:00 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 03 13:53:04 2021 +0200 |
tree | 535d8b7491825f8f609dd4a8780ce5d30c4160c8 | |
parent | f3ec606efc2015060156729b8533216ae0bacf70 [diff] |
usb: mtu3: skip getting extcon when use manual drd switch When use manual drd switch, extcon is not used in fact, so no need get it even it exists, just skip it like using role switch. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Link: https://lore.kernel.org/r/1622182260-23767-5-git-send-email-chunfeng.yun@mediatek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>