Home
last modified time | relevance | path

Searched hist:a1cee8e808042e2597d162b1687fdb470634271e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-generic.ca1cee8e808042e2597d162b1687fdb470634271e Tue Jul 18 09:57:10 UTC 2017 Patrice Chotard <patrice.chotard@st.com> usb: host: ehci-generic: add error path and .remove callback

Use an array to save enabled clocks reference and deasserted resets
in order to respectively disabled and asserted them in case of error
during probe() or during driver removal.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>