usb: host: ehci-generic: Make usage of clock/reset bulk() API
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 6 May 2022 06:22:34 +0000 (08:22 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 6 May 2022 08:38:39 +0000 (10:38 +0200)
commitba96176ab70e299945049cc14e4323241d443e05
tree5be4730c6cb14949f3fb61d940d93aacd23634b5
parent03b873b4f41010e4f85a72dd59016bb0b123dde1
usb: host: ehci-generic: Make usage of clock/reset bulk() API

Make usage of clock and reset bulk API in order to simplify the code

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/usb/host/ehci-generic.c