UPSTREAM: phy: rockchip-usb: introduce a common data-struct for the device
authorHeiko Stuebner <heiko@sntech.de>
Thu, 19 Nov 2015 21:22:23 +0000 (22:22 +0100)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 25 Feb 2016 08:10:32 +0000 (16:10 +0800)
commit970f98bcd2bb3894ed3b07f2c643481cda3b8068
treed905ae112d3adf6aea28f74fffe65d8703ab543e
parent5caeb6eca84ec87c831b8d4dec2564f6350bcfe9
UPSTREAM: phy: rockchip-usb: introduce a common data-struct for the device

This introduces a common struct that holds data belonging to
the umbrella device that contains all the phys and that we
want to use later.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
(cherry picked from commit 5fdbb97dec0ca6106c5595c2db667a7957ad8c0f)

Change-Id: I48dd87b0b39739e0c75d0613e881b2b57e8cb6f2
drivers/phy/phy-rockchip-usb.c