diff options
author | Ricardo Ribalda <[email protected]> | 2016-04-25 06:04:45 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-04-25 10:21:23 -0300 |
commit | b93876845c5e30a92964eeb088d9d2e024118022 (patch) | |
tree | 1fe998001923b6f0a60bbdac1718cde4a1ce928a /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 3020ca711871fdaf0c15c8bab677a6bc302e28fe (diff) |
[media] media: vb2: Fix regression on poll() for RW mode
When using a device is read/write mode, vb2 does not handle properly the
first select/poll operation.
The reason for this, is that when this code has been refactored, some of
the operations have changed their order, and now fileio emulator is not
started.
The reintroduced check to the core is enabled by a quirk flag, that
avoids this check by other subsystems like DVB.
Fixes: 49d8ab9feaf2 ("media] media: videobuf2: Separate vb2_poll()")
Reported-by: Dimitrios Katsaros <[email protected]>
Cc: Junghak Sung <[email protected]>
Cc: <[email protected]> # for v4.5 and up
Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions