commit | dc52c57411ccad276af6b4f35a670773110b35c5 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Fri Nov 15 21:38:50 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 25 10:25:59 2013 -0600 |
tree | c9ec2390576a5633a3994173b8ad527017e6eb04 | |
parent | fd3923a9904f34d5472134358d87f454a288fc45 [diff] |
usb: phy-generic: fix nop xceiv probe Commit bd27fa44e13830d2baa278d5702e766380659cb3 (usb: phy: generic: Don't use regulator framework for RESET line) introduced regression: All users of usb_nop_xceiv_register() will fail because there is no platform data and the default reset GPIO is 0 which is a valid GPIO. Fix that. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Acked-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>