aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorNicolas Ferre <[email protected]>2017-08-31 12:51:40 +0000
committerFelipe Balbi <[email protected]>2017-09-28 09:39:22 +0000
commit6baeda120d90aa637b08f7604de104ab00ce9126 (patch)
treeebfaa4dc65dbbde45320c382aa5f787688cb8dcc /tools/perf/scripts/python/sched-migration.py
parentusb: gadget: ffs: handle I/O completion in-order (diff)
downloadkernel-6baeda120d90aa637b08f7604de104ab00ce9126.tar.gz
kernel-6baeda120d90aa637b08f7604de104ab00ce9126.zip
usb: gadget: udc: atmel: set vbus irqflags explicitly
The driver triggers actions on both edges of the vbus signal. The former PIO controller was triggering IRQs on both falling and rising edges by default. Newer PIO controller don't, so it's better to set it explicitly to IRQF_TRIGGER_FALLING | IRQF_TRIGGER_RISING. Without this patch we may trigger the connection with host but only on some bouncing signal conditions and thus lose connecting events. Acked-by: Ludovic Desroches <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]> Cc: stable <[email protected]> # v4.4+ Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions