[PATCH v2 1/2] usb: ehci-platform: use reset array API
Alan Stern
stern at rowland.harvard.edu
Wed Nov 1 09:58:10 PDT 2017
On Thu, 2 Nov 2017, Masahiro Yamada wrote:
> Generic drivers like this need to control arbitrary number of reset
> lines. Instead of hard-coding the maximum number of resets, use the
> reset array API. It can manage a bunch of resets behind the scene.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> Changes in v2:
> - Goto err_put_clks when it fails to get reset_control.
For both 1/2 and 2/2:
Acked-by: Alan Stern <stern at rowland.harvard.edu>
More information about the linux-arm-kernel
mailing list