phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pins
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 21 Sep 2018 11:53:19 +0000 (20:53 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 25 Sep 2018 10:40:09 +0000 (16:10 +0530)
commitcfdc66348eed22211f277c4bd668ac935b8b3470
tree7af5ca13cb1b92acdcdcb1f1247592bad7fb6e28
parent09938ea9d136243e8d1fed6d4d7a257764f28f6d
phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pins

Since R-Car E3 and D3 have dedicated otg pins actually, "has_otg_pins"
is possible to misread in the future. So, this patch renames
has_otg_pins to uses_otg_pins.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/renesas/phy-rcar-gen3-usb2.c