]> git.baikalelectronics.ru Git - kernel.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)
commit64ce1d6310c3ba14202560ded8f9a61d86ea1cd1
tree0de15350c918cf78fca403398ec4f5df0377d362
parent347adc763fb2d3eac27f34a046c3518273c09505
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