Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-20 | usb: phy: gpio-vbus: don't ignore regulator APIs return value | Felipe Balbi | |
Due to recent changes to regulator API, all users which don't check regulator_{en,dis}able()'s return value will generate compile warnings. Add such checks to gpio-vbus. Cc: Mark Brown <broonie@opensource.wolfsonmicro.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 | |
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> |