commit | f068a6cec0fbdc479a9776923eb772d76c3948cd | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Wed Aug 10 15:01:27 2022 +0200 |
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | Mon Aug 29 16:27:18 2022 +0200 |
tree | 4f9006d824cfc09640cde17e2b7b23193ebf151e | |
parent | 77423a62db082793f14860c938ebe2b316fe1aae [diff] |
media: avoid use of 'videobuf' The term 'videobuf' typically refers to the old videobuf version 1 framework. Avoid using this word in drivers that are converted to vb2. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>