commit | 92fec1c27caa7b6f2a70566625425190e14c2204 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Thu Apr 11 19:27:35 2019 +0900 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Wed Apr 17 14:13:13 2019 +0530 |
tree | d9382d057c6093ba52a21ec0b00f351949c72bc7 | |
parent | 233da2c9ec22dcc885987acf1c8ccb88e8835022 [diff] |
phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg() To implement multiple phy instances in the future, this patch uses pdev's device pointer on dev_vdbg() instead of the phy's device pointer. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>