aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-subdev.c
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2023-04-17 11:14:56 +0000
committerMauro Carvalho Chehab <[email protected]>2023-07-28 08:49:11 +0000
commitcb8c9f3153004cb0930682816497426969ead27f (patch)
treef5bebc3e23943b469cadd2174d87138851457ca8 /drivers/media/v4l2-core/v4l2-subdev.c
parentmedia: v4l: async: Allow multiple connections between entities (diff)
downloadkernel-cb8c9f3153004cb0930682816497426969ead27f.tar.gz
kernel-cb8c9f3153004cb0930682816497426969ead27f.zip
media: v4l: async: Drop unneeded list entry initialisation
The list entry is initialised as a head in v4l2_async_register_subdev() just before being added to the list. This isn't needed, drop the initialisation. Signed-off-by: Sakari Ailus <[email protected]> Tested-by: Philipp Zabel <[email protected]> # imx6qp Tested-by: Niklas Söderlund <[email protected]> # rcar + adv746x Tested-by: Aishwarya Kothari <[email protected]> # Apalis i.MX6Q with TC358743 Tested-by: Lad Prabhakar <[email protected]> # Renesas RZ/G2L SMARC Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions