commit | 82e7975b85bea1c2acccf30e6fd11e1a48a7e783 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Thu Mar 15 18:00:30 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 17 03:23:09 2018 +0100 |
tree | a59e8c5d0a6fc97ff8e41775c77f36cc6bf5b79b | |
parent | 6048d42fa7a2b97913db9a033675bf267fb4e030 [diff] |
usb: dwc2: disable external vbus supply when the device is removed This patch adds an interface to disable the power in dwc2 driver. This new interface is called when the device is removed. Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>