commit | cfdc66348eed22211f277c4bd668ac935b8b3470 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Fri Sep 21 20:53:19 2018 +0900 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Tue Sep 25 16:10:09 2018 +0530 |
tree | 7af5ca13cb1b92acdcdcb1f1247592bad7fb6e28 | |
parent | 09938ea9d136243e8d1fed6d4d7a257764f28f6d [diff] |
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>