diff options
author | Hans Verkuil <[email protected]> | 2014-08-04 02:33:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2014-09-21 20:45:03 -0300 |
commit | 23cd08c8f72405359862aff2ad2a8be1c232198c (patch) | |
tree | b507112fcc5548e723690be4aff1e3772c7c6df9 /net/lapb/lapb_subr.c | |
parent | 47bc59c52b005f546343c373370a7eec6a2b0f84 (diff) |
[media] videobuf2-core: add comments before the WARN_ON
Recently WARN_ON() calls have been added to warn if the driver is not
properly returning buffers to vb2 in start_streaming (if it fails) or
stop_streaming(). Add comments before those WARN_ON calls that refer
to the videobuf2-core.h header that explains what drivers are supposed
to do in these situations. That should help point developers in the
right direction if they see these warnings.
Signed-off-by: Hans Verkuil <[email protected]>
Acked-by: Pawel Osciak <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions