]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_data
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 3 Mar 2016 10:09:04 +0000 (19:09 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Sat, 30 Apr 2016 14:42:25 +0000 (20:12 +0530)
commit801a69c787812f987f38feb2f54782bcf2a4a007
tree0de15350c918cf78fca403398ec4f5df0377d362
parent2bcdf18189632fb67d10d8e5b07fba36ad594227
phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_data

Since this driver uses the struct rcar_gen3_data in struct rcar_gen3_chan
only, we can remove the rcar_gen3_data.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-rcar-gen3-usb2.c