diff options
author | Johan Hovold <[email protected]> | 2013-09-23 16:27:30 +0200 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2013-09-23 14:29:49 -0500 |
commit | 8233729853b424778a6f383306159a8df669bdaf (patch) | |
tree | 492e0accd9d65c97a3f9a1ca8f36e6d79d0d4c62 /tools/perf/scripts/python | |
parent | 1374a430f81a67c5c594c3f3c84c58845ed7caec (diff) |
usb: gadget: pxa25x_udc: fix deferred probe from __init
Move probe out of __init section and don't use platform_driver_probe
which cannot be used with deferred probing.
Since commit e9354576 ("gpiolib: Defer failed gpio requests by default")
this driver might return -EPROBE_DEFER if a gpio_request fails.
Cc: Eric Miao <[email protected]>
Cc: Russell King <[email protected]>
Cc: Haojian Zhuang <[email protected]>
Cc: Felipe Balbi <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions