diff options
author | 2013-09-19 11:50:19 +0200 | |
---|---|---|
committer | 2013-10-15 08:43:25 -0500 | |
commit | afcf4169a41ef02d3f833f4eccac11038bd2b39c (patch) | |
tree | b05fd76c63478e06f3072dd074b792b594901bf2 /tools/perf/scripts/python | |
parent | usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo mode (diff) | |
download | linux-dev-afcf4169a41ef02d3f833f4eccac11038bd2b39c.tar.xz linux-dev-afcf4169a41ef02d3f833f4eccac11038bd2b39c.zip |
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
When s3c_hsotg_trytx is called for ep without enqueued request, interrupts
for this ep are disabled, to prevent interrupt flooding. Interrupts are
enabled when new request for this ep is starting.
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions