Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-30 | usb: phy: use dev_get_platdata() | Jingoo Han | 1 | -1/+2 | |
Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com> | |||||
2013-03-18 | usb: phy: rename all phy drivers to phy-$name-usb.c | Felipe Balbi | 1 | -0/+289 | |
this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being used. Signed-off-by: Felipe Balbi <balbi@ti.com> |