aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2019-04-02 03:24:15 -0400
committerMauro Carvalho Chehab <[email protected]>2019-04-22 11:24:57 -0400
commitf604f0f5afb88045944567f604409951b5eb6af8 (patch)
tree8ef1612e1c22cebc5135435aa8912d6b47d2f897 /tools/perf/scripts/python/bin
parent10cb050459852fd954a5b38c019d2313f3bfb3e2 (diff)
media: au0828: stop video streaming only when last user stops
If the application was streaming from both videoX and vbiX, and streaming from videoX was stopped, then the vbi streaming also stopped. The cause being that stop_streaming for video stopped the subdevs as well, instead of only doing that if dev->streaming_users reached 0. au0828_stop_vbi_streaming was also wrong since it didn't stop the subdevs at all when dev->streaming_users reached 0. Signed-off-by: Hans Verkuil <[email protected]> Tested-by: Shuah Khan <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions