mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 21:05:15 +07:00
b61789f53d
The priv field of struct v4l2_pix_format shouldn't be set by drivers, it's set by the v4l2 core instead to V4L2_PIX_FMT_PRIV_MAGIC. Drop this from the few media drivers that still do this. Note that the gspca patch is slightly more involved since some of the sub-gspca drivers use the priv field internally. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> [hverkuil-cisco@xs4all.nl: fix clash in gspca between priv arg and priv variable] Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
solo6x10-core.c | ||
solo6x10-disp.c | ||
solo6x10-eeprom.c | ||
solo6x10-enc.c | ||
solo6x10-g723.c | ||
solo6x10-gpio.c | ||
solo6x10-i2c.c | ||
solo6x10-jpeg.h | ||
solo6x10-offsets.h | ||
solo6x10-p2m.c | ||
solo6x10-regs.h | ||
solo6x10-tw28.c | ||
solo6x10-tw28.h | ||
solo6x10-v4l2-enc.c | ||
solo6x10-v4l2.c | ||
solo6x10.h |