mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-24 20:42:49 -05:00
[media] videobuf2-core.c: update module description
This module is no longer V4L2 specific, so update the module description accordingly. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
af3bac1a7c
commit
df868ea1c8
@@ -2861,6 +2861,6 @@ int vb2_thread_stop(struct vb2_queue *q)
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(vb2_thread_stop);
|
||||
|
||||
MODULE_DESCRIPTION("Driver helper framework for Video for Linux 2");
|
||||
MODULE_DESCRIPTION("Media buffer core framework");
|
||||
MODULE_AUTHOR("Pawel Osciak <pawel@osciak.com>, Marek Szyprowski");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
Reference in New Issue
Block a user