Kever Yang 6578db8961 usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Some clock driver do not have a clk_enable() call back, and we should not
treat this as fail in ehci probe like other modules, eg. clk_enabl_bulk()
do not return fail if ret value is '-ENOSYS'

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
2019-09-11 16:16:12 +08:00
..
2019-08-11 16:43:41 -04:00
2019-08-22 18:23:36 +02:00
2009-04-06 20:40:46 +02:00
2018-06-13 09:50:57 +08:00