diff options
author | Bo Shen <voice.shen@atmel.com> | 2014-11-19 04:19:05 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-11-20 14:49:25 -0500 |
commit | ba7cc772e77d30943833b7d38a861203dcb8c881 (patch) | |
tree | 6301ed4943931d4767f463b2e5904de28db7f678 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 74df41b40ab0222903dcc9681e9076c2604741d8 (diff) |
usb: gadget: at91_udc: remove unused release function
As the driver call usb_add_gadget_udc --> usb_add_gadget_udc_release
with NULL as release parameter, so it will use usb_udc_no_release.
So, the release in driver won't used, remove it.
And at the same time, in the usb_add_gadget_udc_release will set the
gadget name, so remove it also in driver.
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions