mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01:00
The vbi_fops stored in struct saa7146_ext_vv is a full v4l2_file_operations, but only its .write field is used. Replace it with a single vbi_write function pointer to save memory. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org> |
||
|---|---|---|
| .. | ||
| cx2341x.h | ||
| cx25840.h | ||
| exynos-fimc.h | ||
| msp3400.h | ||
| renesas-ceu.h | ||
| s3c_camif.h | ||
| saa7146.h | ||
| saa7146_vv.h | ||
| sh_vou.h | ||
| si476x.h | ||
| tea575x.h | ||