]> git.baikalelectronics.ru Git - kernel.git/commit
media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
authorBoris Brezillon <boris.brezillon@collabora.com>
Tue, 28 May 2019 17:02:17 +0000 (13:02 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 14:48:03 +0000 (10:48 -0400)
commitd3ad293f3545d417950569d8345c0a252f93651d
tree76e906787de119e826810a4f6c379493b4feda70
parentabff6af56140cadaccf7d44d2199ae34c5834127
media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes

Width/height and 4CC formats are expressed using u32 types everywhere,
let's fix the v4l2_fill_pixfmt[_mp]() prototypes to do the same.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-common.c
include/media/v4l2-common.h