diff options
author | Hans Verkuil <[email protected]> | 2016-02-10 08:09:10 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-02-16 09:38:51 -0200 |
commit | 0ba4581c84cfb39fd527f6b3457f1c97f6356c04 (patch) | |
tree | 599dd604cf10788ad46ccd08e7c23e3b31533353 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9727a9545adec59f4bccb83d1a709711f4acf242 (diff) |
[media] adv7604: fix tx 5v detect regression
The 5 volt detect functionality broke in 3.14: the code reads IO register 0x70
again after it has already been cleared. Instead it should use the cached
irq_reg_0x70 value and the io_write to 0x71 to clear 0x70 can be dropped since
this has already been done.
Signed-off-by: Hans Verkuil <[email protected]>
Cc: <[email protected]> # for v3.14 and up
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions