diff options
author | 2021-04-13 04:30:08 +0200 | |
---|---|---|
committer | 2021-05-23 19:21:32 +0200 | |
commit | 62bd05a4f9fffe17f9bddb9f5d28fe229c200abd (patch) | |
tree | 589893c53aff66971b7c81ea4d4d401891f54e27 /drivers/media/v4l2-core/v4l2-ctrls-request.c | |
parent | media: imx: imx7_mipi_csis: Pass csi_state to mipi_csis_subdev_init() (diff) | |
download | linux-dev-62bd05a4f9fffe17f9bddb9f5d28fe229c200abd.tar.xz linux-dev-62bd05a4f9fffe17f9bddb9f5d28fe229c200abd.zip |
media: imx: imx7_mipi_csis: Drop csi_state pdev field
The pdev field of the csi_state structure is only used to access the
device pointer, which is stored in a separate field. Drop the pdev
field, as well as a few local dev variables.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Rui Miguel Silva <rmfrfs@gmail.com>
Tested-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ctrls-request.c')
0 files changed, 0 insertions, 0 deletions