Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-18 | usb: otg: ab8500-usb: drop support for ab8500 pre v2.0 | Fabio Baltieri | |
AB8500 versions preceding 2.0 were only used internally by ST-Ericsson and are not supported anymore. This patch drops all v1.0 and v1.1 support code. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com> | |||
2013-03-18 | usb: phy: rename all phy drivers to phy-$name-usb.c | Felipe Balbi | |
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> |