mirror of https://github.com/torvalds/linux.git
The v4l2_fh associated with an open file handle is now guaranteed to be available in file->private_data, initialised by v4l2_fh_add(). Access the v4l2_fh, and from there the driver-specific structure, from the file * in all ioctl handlers. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Co-developed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mtk_mdp_comp.c | ||
| mtk_mdp_comp.h | ||
| mtk_mdp_core.c | ||
| mtk_mdp_core.h | ||
| mtk_mdp_ipi.h | ||
| mtk_mdp_m2m.c | ||
| mtk_mdp_m2m.h | ||
| mtk_mdp_regs.c | ||
| mtk_mdp_regs.h | ||
| mtk_mdp_vpu.c | ||
| mtk_mdp_vpu.h | ||