commit | 9eb0797722895f4309b46d122e24d87ad17f473b | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Fri Jan 30 17:22:45 2015 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Fri Jan 30 10:35:15 2015 -0600 |
tree | cc5639de313674a7c323410affa034d20638a7e9 | |
parent | b4c2378df6419b81eefcb9cd56726321c29a70ca [diff] |
usb: phy: generic: fix the gpios to be optional All the gpios, ie. reset-gpios and vbus-detect-gpio, should be optional and not prevent the driver from working. Fix the regression in the behavior introduced by commit "usb: phy: generic: migrate to gpio_desc". Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Tested-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Felipe Balbi <balbi@ti.com>