Re: [PATCH v2 2/2] usb: dwc2: add multiple clocks handling
From: Heiko Stübner
Date: Thu Feb 09 2017 - 07:32:56 EST
Am Donnerstag, 9. Februar 2017, 10:44:39 CET schrieb Frank Wang:
> Since dwc2 may have one or more input clocks need to manage for some
> platform, so this adds change clk to clk's array of struct dwc2_hsotg
> to handle more clocks operation.
>
> Signed-off-by: Frank Wang <frank.wang@xxxxxxxxxxxxxx>
for the simple clock handling the dwc2-driver does right now, this looks
adquate and honoring EPROBE_DEFER is a nice touch ;-), so
Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>
Heiko