aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMats Randgaard <[email protected]>2013-12-05 10:26:11 -0300
committerMauro Carvalho Chehab <[email protected]>2014-01-07 06:07:48 -0200
commit14d03233517001849742e45803219755430a5eed (patch)
tree5ed576aa2812650582625f3976b7d92673d782a8 /tools/perf/scripts/python
parentff4f80fdfaefb7906ed58ec36248591687f927b5 (diff)
[media] adv7604: remove debouncing of ADV7604_FMT_CHANGE events
ADV7604_FMT_CHANGE events was debounced in adv7604_isr() to avoid that a receiver with a unstable input signal would block the event handling for other inputs. This solution was prone to errors. A better protection agains interrupt blocking is to delay the call of the interrupt service routine in the adv7604 driver if too many interrupts are received within a given time. Signed-off-by: Mats Randgaard <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions