Re: [PATCH v5 2/4] phy: rcar-gen3-usb2: use enum phy_mode in the role_store()

From: Simon Horman
Date: Wed Oct 11 2017 - 03:29:40 EST


On Tue, Oct 10, 2017 at 06:41:28PM +0900, Yoshihiro Shimoda wrote:
> This patch modifies the role_store() to use "enum phy_mode" instead
> of the local "bool" for host/device mode selection.
>
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>

Thanks for the updates, this looks nice to me.

Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>