commit | c89ee8ed3289c651f0521ff812c73c82803bdab8 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@collabora.com> | Fri Jul 17 05:39:57 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Sun Jul 19 14:25:36 2020 +0200 |
tree | 3e53210ec42ae63ea72f35ff5ce94c9bbac79c7a | |
parent | 1c79e41b115f57f281b54b5bc699d0e01dbcd111 [diff] |
media: videobuf2: Print videobuf2 buffer state by name For debugging purposes, seeing the state integer representation is really inconvenient. Improve this and be developer-friendly by printing the state name instead. Suggested-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>