mirror of https://github.com/torvalds/linux.git
pixelformat in vin priv structure holds V4L2_PIX_FMT_* and not
MEDIA_BUS_FMT_* so make sure we check against V4L2_PIX_FMT_* formats
while setting the VNIS_REG.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| rcar-core.c | ||
| rcar-csi2.c | ||
| rcar-dma.c | ||
| rcar-v4l2.c | ||
| rcar-vin.h | ||